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 PROTECTED]> wrote:

Hello List,

I ve Tomcat5 running and updated Java. Since then Tomcat refuses to start
up
because it can not find Java anymore. Where can I define the Java path for
Tomcat to work with? I tried to set JAVA_HOME, but Tomcat still would not
work :(

Thanks!

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




--
When we invent time, we invent death.

Reply via email to