The TOMCAT_OPTS are really just JVM parameters. e.g.:
    TOMCAT_OPTS="-Xms16m -Xmx128m -native" or
    TOMCAT_OPTS="-Xms16m -Xmx128m"
Run 'java -X' to get the options that your JVM supports.

> Carlos López wrote:
> 
> Hola
> 
> I nedd to assing more memory to Tomcat how do -I do this.
> 
> Where can I find more information about TOMCAT_OPS
> 
> Thanks

-- 
-------------------------------------------
Geoff Lane              <[EMAIL PROTECTED]>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to