Way to clever. I thought I'd use this special "LE" version of Tomcat for use with jdk 1.4.0 to avoid the problems with different xml jar files and all...
So, instead, I put the standard set of jars back into tomcat 4.0.2's common/lib, specifically the xerces.jar, and left them in jetspeed as well, running jetspeed as distributed, and all works fine! - Glenn > -----Original Message----- > From: Glenn Golden [mailto:[EMAIL PROTECTED]] > Sent: Thursday, February 14, 2002 3:24 PM > To: 'Jetspeed Users List' > Subject: RE: tomcat 4.0.2 and jetspeed 1.3a2 > > > Removing the xalan and xerces jars from jetspeed/WEB-INF/lib > makes things > worse. Now Jetspeed doesn't start up. Exceptions in the > Jetspeed.log: > > [Thu Feb 14 15:11:55 EST 2002] -- INFO -- Start Initializing service > (early): Registry > [Thu Feb 14 15:11:55 EST 2002] -- ERROR -- > Exception: org.apache.turbine.services.InstantiationException: > Failed to instantiate service Registry > Stack Trace follows: > java.lang.NoClassDefFoundError: > org/apache/xml/serialize/Serializer > at java.lang.Class.forName0(Native Method) > > Tomcat has no xml in common, Jetspeed has none in lib, so all > that's left is > the jdk 1.4.0, which wouldn't have org.apache stuff... > > So what else is wrong with this picture? > > - Glenn > > -----Original Message----- > From: Danilo Gurovich [mailto:[EMAIL PROTECTED]] > Sent: Thursday, February 14, 2002 11:59 AM > To: 'Jetspeed Users List' > Subject: RE: tomcat 4.0.2 and jetspeed 1.3a2 > > > <portions snipped> > Glenn, go ahead and get delete xalan.jar and xerxces.jar > from your lib > directory, refire jetspeed. Our group has done that here > with much success. > > Danilo > > > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
