You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Steve Bearss <st...@rogers.com> on 2001/12/06 17:28:13 UTC

IE 6 upgrade and java plug-in causing problems

Hello All,

I recently upgraded to IE 6 and I was prompted to install the latest java plug-in as well.  Now my Tomcat is not running.  All my java development is on a separate partition, which includes the jdk and tomcat.  I'm not sure what IE did (it is on another partition) to this setup and I tried to update my JAVA_HOME variable, still no luck.  Is there any way to determine which version of java is currently running (I seem to have a few copies now) and where it is located?  After that I should be able to re-configure JAVA_HOME and all is good?

Thanks,
s

Re: IE 6 upgrade and java plug-in causing problems

Posted by "Brett M. Bergquist" <br...@mail.com>.
>From the command line, type "java -version".  To find out which java you would run, I've included a ".bat" file for NT that will
tell you.  Have "which.bat" on your path and type "which java.exe".


----- Original Message -----
From: Steve Bearss <st...@rogers.com>
To: Tomcat <to...@jakarta.apache.org>
Sent: Thursday, December 06, 2001 11:28 AM
Subject: IE 6 upgrade and java plug-in causing problems


> Hello All,
>
> I recently upgraded to IE 6 and I was prompted to install the latest java plug-in as well.  Now my Tomcat is not running.  All my
java development is on a separate partition, which includes the jdk and tomcat.  I'm not sure what IE did (it is on another
partition) to this setup and I tried to update my JAVA_HOME variable, still no luck.  Is there any way to determine which version of
java is currently running (I seem to have a few copies now) and where it is located?  After that I should be able to re-configure
JAVA_HOME and all is good?
>
> Thanks,
> s
>