Thanks
On 25/01/2012, at 3:43 PM, Farrukh Ijaz wrote: Hi Tim, You can specify these options in your Catalina script file. On windows it's catalina.bat and for other platforms it's catalina.sh IIRC. When you deploy your application in J2EE or JavaEE, your application shares the JVM in which the application server is running. If you want to run multiple apps with one JavaEE application server, better switch to GlassFish. You can create multiple instances under one domain server and each can run multiple applications and thus you can specify different JVM settings for each instance. Farrukh Sent from my iPad 2 On 2012-01-25, at 3:14 AM, D Tim Cummings <[email protected]> wrote: > When I am using JavaMonitor I just put -Xmx256m in additional arguments. > > How do I set this when I am deploying in Tomcat 6? > > Thanks > > Tim > _______________________________________________ > Do not post admin requests to the list. They will be ignored. > Webobjects-dev mailing list ([email protected]) > Help/Unsubscribe/Update your Subscription: > https://lists.apple.com/mailman/options/webobjects-dev/farrukh.ijaz%40fuegodigitalmedia.com > > This email sent to [email protected]
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
