I created a simple web app with one jsp page. I now want to deploy to an app server. I have sun app server, tomcat 5, and bea weblogic 8.1 installed on my server. I have eclipse set to these so they show in the Run/Stop Server menu. When I select any of the 3 I get a dialog window that says:
“A configuration error occured during startup. Please verify the preference field with the prompt: Tomcat JDK name”
I am not sure what preference field it is talking about or where to find it. I also don’t know where to execute the prompt it asks for.
Please help.
PS. I’m sure its obvious I’m new to programming and Eclipse…Sorry!