you have to set the enviroment variable java_home, which will be done with the follwoing "dos command": 1.) open a "dos-box" 2.) type: set JAVA_HOME=c:\Programme\jdk1.3 (or whereever you installed the java development kit) 3.) change to the tomcat directory and the change into the "bin" directory 4.) type: startup hope this helps.... -----Ursprüngliche Nachricht----- Von: Thorsten Seddig [mailto:[EMAIL PROTECTED]] Gesendet: Montag, 22. Januar 2001 12:47 An: [EMAIL PROTECTED] Betreff: Problems with set JAVA_HOME in tomcat.bat When I will execute startup.bat the message "You must set JAVA_HOME to point the Java-Development-Kit". I tried a lot of possibilities but nothing happens. Which file is to configurate? And which String I have to insert? Perhaps:"C:\Programme\Java-Development-Kit" Please help me... Thorsten Seddig --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]
