• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Tomcat deployment - how do you allocate memory to app
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Tomcat deployment - how do you allocate memory to app


  • Subject: Re: Tomcat deployment - how do you allocate memory to app
  • From: Farrukh Ijaz <email@hidden>
  • Date: Wed, 25 Jan 2012 08:43:48 +0300

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@hidden> 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@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden


  • Prev by Date: Re: Permissions for Startup Script
  • Next by Date: ERXPatcher / WOBrowser / NSArray.addAll()
  • Previous by thread: Re: D2W Edit Page not Saving
  • Next by thread: ERXPatcher / WOBrowser / NSArray.addAll()
  • Index(es):
    • Date
    • Thread