You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by wolfperkins <wo...@hotmail.com> on 2006/04/10 21:00:20 UTC

Re: Run Tomcat in W2k3 as service

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: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org