Re: which JRE is Tomcat using?

2007-10-04 Thread John Eric Hamacher
That helped! Thanks!

On 10/3/07, Caldarale, Charles R <[EMAIL PROTECTED]> wrote:
>
> > From: John Eric Hamacher [mailto:[EMAIL PROTECTED]
> > Subject: which JRE is Tomcat using?
> >
> > I have two JREs on my system, a Java 5 distribution and a Java 6
> > distribution.  How can I decipher which JRE my Tomcat service
> > is running on?
>
> Use the Java tab of the tomcat5w.exe program to see what the service is
> using, assuming the "Use default" checkbox isn't set.  If "Use default"
> is set, the choice of JVM depends on registry settings.
>
> You can see the level of the JRE in use on Tomcat's status page:
> http://:/manager/status
>
> - Chuck
>
>
> THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
> MATERIAL and is thus for use only by the intended recipient. If you
> received this in error, please contact the sender and delete the e-mail
> and its attachments from all computers.
>
> -
> To start a new topic, e-mail: users@tomcat.apache.org
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


-- 
John (Eric) Hamacher
Java Developer
Madison, Wisconsin
(608)-334-9260


RE: which JRE is Tomcat using?

2007-10-03 Thread Caldarale, Charles R
> From: John Eric Hamacher [mailto:[EMAIL PROTECTED] 
> Subject: which JRE is Tomcat using?
> 
> I have two JREs on my system, a Java 5 distribution and a Java 6
> distribution.  How can I decipher which JRE my Tomcat service 
> is running on?

Use the Java tab of the tomcat5w.exe program to see what the service is
using, assuming the "Use default" checkbox isn't set.  If "Use default"
is set, the choice of JVM depends on registry settings.

You can see the level of the JRE in use on Tomcat's status page:
http://:/manager/status

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

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