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=4275>. 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=4275 java.lang.NullPointerException [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID ------- Additional Comments From [EMAIL PROTECTED] 2001-10-22 13:18 ------- This seems like a NPE in xalan, not in tomcat. What xalan version ? Can't guess. Does it also fail in 3.3 ? The only possible problem tomcat can cause to xalan is the class loader, which is quite broken in 3.2.x. You must set Jdk12Interceptor manually in your server.xml, and make sure you replace jaxp.jar, parser.jar in lib/ with xalan,xerces, etc