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=26241>. 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=26241 SAX features [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WORKSFORME ------- Additional Comments From [EMAIL PROTECTED] 2004-01-19 16:04 ------- I have no problem using the schema feature from the command line. I'm pretty sure you're picking up a parser from the JDK (probably Crimson). With JDK 1.4 adding a version of Xerces to your classpath doesn't override the parser which came with the JDK. Have a look at the Endorsed Standards Override Mechanism [1]. It describes how you can override the parser included with JDK 1.4. [1] http://java.sun.com/j2se/1.4.2/docs/guide/standards/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
