I’m having trouble starting Tomcat 5 from within MyEclipse. When I click on the Run/Stop Servers -> Tomcat -> Start button I get the following error:
A configuration occurred during startup please verify: Tomcat JDK name
So, I went to Window->Preferences->MyEclipse->Application Servers->Tomcat->JDK.
I had a entry that I created a couple days ago that I’m pretty sure pointed to the JRE included with J2SDK_1.4.1_01 (at least that’s what I named it). Unfortunately there is no way to verify this in this dialog.
So, I added another Tomcat JDK name that I’m sure points to the above referenced JRE. (Note that there is no way to delete such entries.) I still got the same error when I tried to start Tomcat.
I’m missing something. Can you tell me what?
Thanks,
Chris