Not sure about your tomcat version but under 4.1 the settings may be added in
the registry under:
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Apache Tomcat
4.1\Parameters]

add the following keys:
"JVM Option Number 4"="-Xms512m"
"JVM Option Number 5"="-Xms512m"

and modify the jvm options count key:
"JVM Option Count"=dword:00000006
--
View this message in context: 
http://www.nabble.com/Run-Tomcat-in-W2k3-as-service-t1326738.html#a3848218
Sent from the Tomcat - User forum at Nabble.com.


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

Reply via email to