I don't have tomcat 4.10 at hand, but have a look at bin/setclasspath.[sh|bat] to see the requirements for the JAVA_HOME.
In tomcat 4.0.3 it was just the existence of $JAVA_HOME/bin/java. (Under linux/unix this file is also checked for readability) > -----Urspr�ngliche Nachricht----- > Von: Wolfgang Stein [mailto:[EMAIL PROTECTED]] > Gesendet: Mittwoch, 11. September 2002 15:29 > An: [EMAIL PROTECTED] > Betreff: Catalina doesn't like JRE, but works fine with JDK > > Pointing JAVA_HOME to JDK for Tomcat 4.1.10 works fine, > setting JAVA_HOME to JRE gives the error message: > > "The JAVA_HOME environment variable is not defined correctly" > > I found the message often in tomcat-users list but > in the context of misspellings. > > what makes the difference between JDK and JRE for Tomcat 4.1.10 ? > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
