> From: Sascha Wehnert [mailto:[EMAIL 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@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]