Hi,

I have specified the -server option in my catalina.sh using JAVA_OPTS.

JAVA_OPTS="-server -Djava.awt.headless=true -Xms1g -Xmx1g -Dfile.encoding=ISO-8859-1"

When I log into the manager app in tomcat I can see that its taking the correct memory settings , but I could not find a way to verify that it is taking the -server flag into consideration. Is there a way to make sure that my JVM is taking the -server flag into consideration?

Additional info:

Tomcat Version: Apache Tomcat/5.0.27
JVM Version: 1.4.2_05-141.3
JVM Vendor: "Apple Computer, Inc."
OS Name: Mac OS X
OS Version: 10.3.5
OS Architecture: ppc

Thanks.

Reply via email to