Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Apache Tomcat »

RE: Getting Tomcat5.exe to run with server JVM

Caldarale, Charles R

2007-01-10

Replies:

> From: Sascha Wehnert [mailto:Sascha.Wehnert@(protected)]
> Subject: AW: Getting Tomcat5.exe to run with server JVM
>
> This is already the case. Used path for JVM is
> C:\app\java\jre\bin\server\jvm.dll

Then it should already be using the server mode. You can check which
mode it's in by looking at the java.vm.name system property of the
running Tomcat instance; several tools will display this for you, such
as Lambda Probe and JConsole. With Lambda Probe
(http://lambdaprobe.org), it's on the System Information page, under
both Overview and System Properties.

> The issue is, that I get different output within our
> application using a tomcat installed with the *.exe
> file and the zip file.

Proper execution of a Java program should be independent of the JVM mode
(or JVM vendor, for that matter). Can you be more specific about the
"different output"? Have you done a comparison of the various config
files between the two installations?

- 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@(protected)
To unsubscribe, e-mail: users-unsubscribe@(protected)
For additional commands, e-mail: users-help@(protected)

©2008 junlu.com - Jax Systems, LLC, U.S.A.