When attempting to deploy tomcat I get the following error when going through the HelloWorld Application Tutorial:
ERROR CREATING DEPLOYMENT
The selected server is enabled but is not configured properly. Deployment to it will not be permitted until the probem is corrected. Please naviagate to the server preference page and verify the field with the prompt: Tomcat JDK name
The problem: There is no field on Preference Page with the label (prompt?) Tomcat JDK name.
The only fields are: Tomcat Home Directory, Tomcat Base Directory, Tomcat Temp Directory and Optional Program Arguments. I entered tomcat5, tomcat5, and and tomcat5\temp respectively in the first 3 fields.
I cannot determine where to type the Tomcat JDK name as instructed
Tomcat is installed at C:\tomcat5 and tomcat itself is working fine–the given sample apps with tomcat run fine.
Myconfig is:
Windows 2000 Professional
JDK 1.4.2_02
Eclipse 3.0
MyEclipse 3.8.0 Beta 2