RE: deployment problems moving from tomcat 5.0.18 to 5.0.19

2004-04-05 Thread Matt Smith
I summed both jars and they are the same. m. -Original Message- From: Shapira, Yoav [mailto:[EMAIL PROTECTED] Sent: Monday, April 05, 2004 8:47 AM To: Tomcat Developers List Subject: RE: deployment problems moving from tomcat 5.0.18 to 5.0.19 Howdy, Do tomcat 5.0.18 and 5.0.19

RE: deployment problems moving from tomcat 5.0.18 to 5.0.19

2004-04-05 Thread Shapira, Yoav
Adam Hardy [mailto:[EMAIL PROTECTED] >Sent: Monday, April 05, 2004 2:36 AM >To: Tomcat Developers List >Subject: Re: deployment problems moving from tomcat 5.0.18 to 5.0.19 > > >Looks like it's something to do with the xml parser. Is it a standard >install of tomcat 5? Ha

RE: deployment problems moving from tomcat 5.0.18 to 5.0.19

2004-04-05 Thread Matt Smith
blems moving from tomcat 5.0.18 to 5.0.19 Looks like it's something to do with the xml parser. Is it a standard install of tomcat 5? Have you included a xerces jar with your webapp? Also put your context in a my-context-name.xml file in conf/Catalina/localhost Adam On 04/05/2004 08:

Re: deployment problems moving from tomcat 5.0.18 to 5.0.19

2004-04-05 Thread Adam Hardy
Looks like it's something to do with the xml parser. Is it a standard install of tomcat 5? Have you included a xerces jar with your webapp? Also put your context in a my-context-name.xml file in conf/Catalina/localhost Adam On 04/05/2004 08:58 AM Matt Smith wrote: Actually this is a problem b