RE: Java path

2006-09-25 Thread Tracy Nelson
If you're on Windows, open the registry editor and go to the key HKLM/SOFTWARE/Apache Software Foundation/Procrun 2.0/Tomcat5/Parameters/Java/JVM. This key should have the value of your JAVA_HOME. --- Tracy Nelson / Nelnet Business Solutions 402 / 617-9449 | -Original Message- | From: [E

Re: Java path

2006-09-22 Thread Li
. This information must be stored somewhere. -Ursprüngliche Nachricht- Von: Li [mailto:[EMAIL PROTECTED] Gesendet: Freitag, 22. September 2006 09:46 An: Tomcat Users List Betreff: Re: Java path in windows: echo %JAVA_HOME% see if there is anything in linux/unix echo $JAVA_HOME see if

Re: Java path

2006-09-22 Thread Li
in windows: echo %JAVA_HOME% see if there is anything in linux/unix echo $JAVA_HOME see if there is anything normally if you export JAVA_HOME, and add to path, you should be able to use tools in /bin directly so make sure your JAVA_HOME is exported On 9/22/06, [EMAIL PROTECTED] <[EMAIL PROTE