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=6584>. 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=6584 ClassNotFoundException: IncrementalSAXSource_Xerces [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |http://java.sun.com/xml/jaxp | |/faq.html ------- Additional Comments From [EMAIL PROTECTED] 2002-02-20 16:39 ------- There is an earlier version of Xalan embedded in J2SDK 1.4.0, this is almost certainly the reason for your problem. You are not actually using the Xalan you think you are using, or worse: you're using a blend of the two. See the Endorsed Standards Override Mechanism for a workaround, in the JAXP FAQ: http://java.sun.com/xml/jaxp/faq.html (Somebody else resolve this, since I don't consider my analysis authoritative although it seems the most likely conclusion)
