Re: JVM config in Tomcat

2006-05-07 Thread Bruno Georges
Hi Just set your JAVA HOME and restart. Tomcat can be configured to use different JVM and different JVM options as with other containers. I suggest you make an effort to read the documentation. Bruno Georges Glencore International AG Tel. +41 41 709 3204 Fax +41 41 709 3000 - Original

RE: JVM config in Tomcat

2006-05-07 Thread Tim Lucia
You can easily change the JVM options at run-time. You don't say what O/S, so... Windows: Run the service configuration (bin/tomcat5w) and look on the Java tab. Put the Java options, one per line, in the text area Java Options. Note the memory options are specified separately on this same tab.

RE: JVM config in Tomcat

2006-05-07 Thread Bruno Georges
Martin, For a reference to all relevant Tomcat documentation please visit: http://www.jboss.com/products/apache/docs With Best Regards Bruno Georges Glencore International AG Tel. +41 41 709 3204 Fax +41 41 709 3000 LEGAL DISCLAIMER. The contents of this e-mail and any attachments are

RE: JVM config in Tomcat

2006-05-07 Thread Martin Gainty
Good Morning Tim- This is Great advice Thanks for the quick response Much appreciated, Martin Gainty (mobile) 603-438-5053 From: Tim Lucia [EMAIL PROTECTED] Reply-To: Tomcat Users List users@tomcat.apache.org To: 'Tomcat Users List' users@tomcat.apache.org Subject: RE: JVM config