New install of MyEclipse 8.0 on
VMWare Ubuntu 9.10 running on Windows 7 host machine.
When trying to install a Tomcat 6 server connector, everything seems to go ok.
I have java-6-sun installed at /usr/lib/jvm/java-6-sun
In the Tomcat -> Add JDK dialog:
I select that path for the JRE home.
The dialog automatically picks up the JRE name (java-6-sun-1.6.0.15) and the JRE system libraries.
I click Finish (then I have to hit enter because the dialog doesn’t want to see the click).
I click OK (on the Preferences (Filtered) dialog).
I try to start the server, but get the message “The selection cannot be launched…”
Then I right-click on the new Tomcat 6.x server and select “Configure Server Connector”
I expand the Tomcat 6.x Server element and click JDK
This is when the error message appears “The JDK you specified no longer exists.”
I click OK and the JDK configuration information is there with an error message at the top that says “Tomcat 6 Server requires a Java5 or greater JVM for execution”
The jdk I specified is Java 6.
Please help! I can’t get this to work. It does the same thing when trying to set up the MyEclipse Tomcat server (even when resetting to defaults).