DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=28220>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=28220 Fatal Error:The prefix "xmlns" cannot be bound to any namespace explicitly ------- Additional Comments From [EMAIL PROTECTED] 2004-04-06 03:10 ------- There was a bug in Xerces 2.6.1 and several of its predecessors which caused prefix mappings to be reported for the xml and xmlns when namespace processing was off. This looks like something different though. Given the information you've provided I'm unable to reproduce this problem. Could you please provide a complete XML document which demonstrates the problem along with a runnable Java sample which creates the SAX parser, configues it and invokes it. Please make sure you're not binding the namespace "http://www.w3.org/2000/xmlns/" anywhere in your document to a prefix. It cannot be declared and no other prefix may be bound to it. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
