Re: tomcat service/JDK question

2006-05-03 Thread Rumpa Giri
Thanks a lot Sreeni. Yes it is pointing to JDK 1.4. Thanks again, Rumpa Giri Sreenivasulu R Gaddam <[EMAIL PROTECTED]> wrote: Tomcat takes the jvm path from the registry parameters. you can look at the jvm paramter at \HKEY_LOCAL_MACHINE\SOFTWARE\Apache sotware foundation\procrun2.0

Re: tomcat service/JDK question

2006-05-03 Thread Sreenivasulu R Gaddam
Tomcat takes the jvm path from the registry parameters. you can look at the jvm paramter at \HKEY_LOCAL_MACHINE\SOFTWARE\Apache sotware foundation\procrun2.0\tomcat5\paramters\java under registry entries. You can change these values by editing registry or by running tomcat5w.exe under /bin.