RE: Is tomcat4 and jdk1.4beta2 combination okay?

2001-10-02 Thread Beem Rickey L (Rick) CNIN
In your registry, make sure HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Development Kit\1.4\JavaHome is set correctly, then reinstall Tomcat 4.0. If I remember correctly, if you have Netscape 6 installed it sets this to point to the JRE instead of the JDK. This prevents the Tomcat 4.0 installer fr

RE: sun/tools/javac/Main not found while running Tomcat 4 as a service on Windows 2000

2001-09-20 Thread Beem Rickey L (Rick) CNIN
;$INSTDIR\common\lib" 4500 -Original Message- From: Beem Rickey L (Rick) CNIN Sent: Thursday, September 20, 2001 9:13 AM To: Beem Rickey L (Rick) CNIN; '[EMAIL PROTECTED]' Subject: RE: sun/tools/javac/Main not found while running Tomcat 4 as a service on Windows 2000 Sor

RE: sun/tools/javac/Main not found while running Tomcat 4 as a service on Windows 2000

2001-09-20 Thread Beem Rickey L (Rick) CNIN
Sorry for the mix up. The work around is to copy \jdk1.4\lib\tools.jar to the Apache Tomcat 4.0\common\lib folder. -Original Message- From: Beem Rickey L (Rick) CNIN Sent: Thursday, September 20, 2001 9:10 AM To: '[EMAIL PROTECTED]' Subject: RE: sun/tools/javac/Main not f

RE: sun/tools/javac/Main not found while running Tomcat 4 as a service on Windows 2000

2001-09-20 Thread Beem Rickey L (Rick) CNIN
as a service on Windows 2000 Same problem with me, when i upgraded my tomcat 3.1 to tomcat 4.0 , and my tomcat 3.1 stoped compiling all the new JSP pages, where as all pages work fine with tomcat4.0 I hope some one can help us in this. cheers asheesh - Original Message - From: Beem Rickey L

sun/tools/javac/Main not found while running Tomcat 4 as a service on Windows 2000

2001-09-19 Thread Beem Rickey L (Rick) CNIN
I'm having the following problem only on Windows 2000 with Sun's JDK 1.4. It works with Windows NT 4.0 and Sun's JDK 1.3.1. My JAVA_HOME and CATALINA_HOME environment variables are properly set. While running Tomcat 4 as a service on Windows 2000 I get the following error when accessing any JS