Re: How to get Windows service to recognize updated JVM

2006-01-03 Thread Mladen Turk
Use tomcat5w.exe and click on the Java tab. Then click on the 'Use default' ckeck box, and default JVM will be discovered from registry. Unckeck that box again and click 'Apply'. That's it. Regards, Mladen. John Russell wrote: When tomcat is installed as a Windows service, the following regist

How to get Windows service to recognize updated JVM

2006-01-03 Thread John Russell
When tomcat is installed as a Windows service, the following registry value HKEY_LOCAL_MACHINE\SOFTWARE\Apache Software Foundation\Procrun 2.0 \Tomcat5\Parameters\Java\Jvm points to the jvm.dll for the installed JRE e.g. C:\Program Files\Java\jre1.5.0_06\bin\client\jvm.dll However, if I updat