> From: Marco Antonio [mailto:[EMAIL PROTECTED]
> Subject: Re: How to set JAVA_OPTS variable in tomcat6.0.16
>
> Hi, just need to have the variable JAVA_OPTS exported.
> # export JAVA_OPTS="-Xms1024m -Xmx1024m"

That works for Linux (except for the leading # that turns it into a comment), 
but says nothing for Windows script or service usage.  (The OP didn't bother to 
tell us the platform being used.)

If running from a Windows script, do the SET JAVA_OPTS before running 
startup.bat; if using Tomcat as a Windows service, use the Java tab of the 
tomcat6w.exe program to set up the options.

 - 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