You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2008/04/20 22:46:02 UTC

DO NOT REPLY [Bug 29936] XML parser loading problems by container

https://issues.apache.org/bugzilla/show_bug.cgi?id=29936





--- Comment #15 from Mark Thomas <ma...@apache.org>  2008-04-20 13:46:01 PST ---
The root cause of this issue is the ContextConfig class creating the parser for
web.xml whilst it is using the webapp's classloader. This causes a problem if
the app being processed includes an xml parser.

I have committed a fix to trunk and will propose it for 6.0.x and 5.5.x.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org