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=13614>. 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=13614 Setting the external-schemaLocation property does not seem to work [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WORKSFORME ------- Additional Comments From [EMAIL PROTECTED] 2002-10-17 15:15 ------- Hi. I expect this is another manifestation of a bug fixed shortly after 2.2.0's release; see comments on bug 13719, for instance. At any rate, changing minor things like directory names in your code to fit what's on my system, I found it worked for me without problems with current Xerces code. As to your JAXP question: You need to use the JAXP 1.2 support for schemas. setIsValidating does indeed only control DTD grammar validation, unless you specifically ask for schema validation. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
