setting up JAVA_HOME env variable
807598Apr 12 2006 — edited Apr 12 2006Hi,
I am a linux user trying to kill my tomcat server. I try to run an .sh script and
I get the following error
"""
tomcat/bin> ./shutdown.sh
The JAVA_HOME environment variable is not defined correctly
This environment variable is needed to run this program
NB: JAVA_HOME should point to a JDK not a JRE
"""
How do I know where to point my environment variables to??