> I have the latest Tomcat 3.x build installed and I moved the jetspeed.war
> file over into the webapps dir. When I restart tomcat, I get this error:
>
> 2001-01-05 08:19:49 - ContextManager: Adding context Ctx( /jetspeed)
> Exception in thread "main" java.lang.VerifyError: (class:
> org/apache/turbine/Tur
Here's what I am buidling:
Tomcat 3.2.1 (ROOT and admin context)
Cocoon (in its own context called Cocoon)
Jetspeed 1.3.1a ( in its own context called jetspeed)
All running under ONE tomcat instance, but separate contexts.
For me, this was happening because I had this file here (from Cocoon1.8):
tomcat/lib/turbine-pool.jar
This file has some stuff that is conflicting/overlapping with
jetspeed/WEB-INF/lib/turbine.jar
I removed the former (turbine-pool.jar) from the tomcat/lib dir, and
restarted everything, and it worked. I had to move the turbine-pool.jar
into cocoon/WEB-INF/lib to get the Cocoon context working.
Someone else suggested that deleting whats in the tomcat/work will work,
worth a try.
cheers
Pratik
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/[email protected]/>
List Help?: [EMAIL PROTECTED]