so the correct could be:
JAVA_HOME C:\Programme\Java\j2re1.4.1_02
BUT...
you need the SDK, not just the runtime, (j2re is the runtime).
So, go to java.sun.com, and download the latest SDK.
Saludos!
Ines Robbers wrote:
Hi,
I have installed Tomcat under
C:\Programme\Apache Group\Tomcat 4.1
and the JDK under
C:\Programme\Java\j2re1.4.1_02
When trying to start up Tomcat with
cd C:\Programme\Apache Group\Tomcat 4.1\bin\startup
I get an error message: "The JAVA_HOME environment variable is not defined correctly" and "-Djava.endorsed.dirs= cannot be found"
The three variables I set so far are:
JAVA_HOME C:\Programme\Java\j2re1.4.1_02\bin
Path: ...;C:\Programme\Java\j2re1.4.1_02\bin
CATALINA_HOME: C:\Programme\Apache Group\Tomcat 4.1
Does anyone know what the problem is?
Many thanks for your help!
Ines
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
