DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16211>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16211 Classloader problems with Xerces ------- Additional Comments From [EMAIL PROTECTED] 2003-01-30 09:43 ------- Hello, it is stated that the classloader must not allow the WAR to override J2SE or Java servlet API classes. Does the class org.apache.xml.serialize.XMLSerializer causing the NoSuchMethodError belong to J2SE (JDK 1.3 or 1.4) or Java servlet API? Is the Xerces implementation an Endorsed Standards API? To my knowlegde, Xerces is rather an implementation of the org.w3c.* and JAXP interfaces. Thus, I would expect that the class is loaded from WEB-INF/lib if present. By the way, what happens with commons-collections if I have a newer/older version in WEB-INF/lib? Best regards Georg Juttner --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]