you might have done this already, but according to the changelog... http://jakarta.apache.org/tomcat/tomcat-5.0-doc/changelog.html there were a number of fixes/enhanements in and around XML processing of web/server.xml files. And in 5.0.22, a different version of xerces.
That may not help at all, but it gives you a start on 'what changed'. > -----Original Message----- > From: Jim Hopp [mailto:[EMAIL PROTECTED] > Sent: Monday, May 10, 2004 5:59 PM > To: [EMAIL PROTECTED] > Subject: parse error in application web.xml under 5.0.24 but > not 5.0.19 > > > I've just upgraded from 5.0.19 to 5.0.24. My webapps worked > fine under > 5.0.19, but Tomcat is throwing the exception below under > 5.0.24 when it > tries to start the webapp. (The apps also start properly > under 5.0.20, > but fail under 5.0.21 with the same exception so it appears that a > change made in 5.0.21 is causing the problem.) > > My server.xml and web.xml follow the exception trace. <snip /> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
