Robert/Jason,
Thanks very much to you both.
Indeed, the reg setting was pointing to the old jdk. Changing it did the trick.
Now the server is initializing and bringing up the standare index page but I'm getting HTTP Status 500 error pages for jsp requests.
The stderr.log is reporting:
"Unable to find a javc compiler:
com.sun.tools.javac.Main is not on the classpath.
Perhaps JAVA_HOME does not point to the JDK"


I do have JAVA_HOME set to C:\j2sdk1.4.1_02 which is the install folder for the jdk.
I probably would have done well to uninstall the old jdk.
Anyway, I'm farther along and again, thanks for the help
-- Tom H-C


Robert Priest wrote:
Have you checked the registry setting to make sure it is not using the older
version?

check:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\${SERVICE_NAME}\Paramet
ers

-----Original Message-----
From: Jason Bainbridge [mailto:[EMAIL PROTECTED]
Sent: Friday, May 30, 2003 4:20 PM
To: Tomcat Users List
Subject: Re: Running Tomcat as a WinNT service


Looks like it is still trying to use the older JDK, try double checking what


you set it to, close the services panel and open it again if that doesn't work you might need to bounce your server, Windows can be picky about that kind of things at times.

Regards,


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



Reply via email to