> From: Chacko Kuruvilla [mailto:[EMAIL PROTECTED]
> Subject: RE: Tomcat 4.1 and JDK 1.4 error
>
> Is there a way to find out if I have other JVM's
> installed along with 1.4?
Search for instances of jvm.dll; make sure you enable searching through
system-, hidden-, and su
From: Caldarale, Charles R [mailto:[EMAIL PROTECTED]
Sent: Wednesday, September 12, 2007 10:32 AM
To: Tomcat Users List
Subject: RE: Tomcat 4.1 and JDK 1.4 error
> From: Chacko Kuruvilla [mailto:[EMAIL PROTECTED]
> Subject: Tomcat 4.1 and JDK 1.4 error
>
> bad class file:
> c:\j
> From: Chacko Kuruvilla [mailto:[EMAIL PROTECTED]
> Subject: Tomcat 4.1 and JDK 1.4 error
>
> bad class file:
> c:\j2sdk1.4.1_05\jre\lib\rt.jar(java/lang/Object.class)
>
> class file has wrong version 48.0, should be 47.0
Your JVM installation continues to be hosed. V
Hello,
I currently have a web application running on Tomcat 4.0.6 and JDK 1.3. I am
in the process of trying to upgrade to Tomcat 4.1 on JDK 1.4 mainly to run
Tomcat as a service since I am not sure if I can run Tomcat 4.0.6 as a
windows service. I was able to successfully install and setup the