Lakshmi Narayanan K. wrote:
Hi Jason,

Thanks for your suggestion. I would like to modify the registry by
hand as a LAST resort only. Isn't there a way to do this via the
tocmat5 command line tool itself? If there isn't any, then of course,
I would have to do it by hand by modifying the registry. Please let me
know.


You can do that by using Tomcat5.exe: tomcat5 //US// --JvmSs NNN tomcat5 //US// --JvmMs NNN tomcat5 //US// --JvmMx NNN etc... (Of course you can do that all in once) tomcat5 //US// --JvmSs NNN --JvmMs NNN --JvmMx NNN

If your service name is different then 'tomcat5' (mening that you
used service.bat with non-default service name),
you can either rename the tomcat5.exe to 'your_service_name.exe'
or use: 'tomcat5 //US//your-service_name --JvmSS NNN'


Regards, Mladen.

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



Reply via email to