> From: David Smith [mailto:[EMAIL PROTECTED]
> Subject: Re: Memory question
>
> I believe the startup script accepts extra parameters and just
> passes them on to the JVM for startup.  You should be able to do:
>
> startup.sh -Xmx512m

Unfortunately not, although it certainly would be convenient.  The extra 
parameters are passed to Tomcat's Bootstrap class, not the JVM.  You really do 
have to use CATALINA_OPTS or JAVA_OPTS.

 - 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]

Reply via email to