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-07 15:57 -------
I glanced at the code from Axis 
(org.apache.axis.encoding.DeserializationContextImpl). There appears to be a 
lot of things happening besides XML parsing when parse is called on a 
DeserializationContext. Xerces is not introducing the binding of 'xml' to its 
usual namespace. I suspect some code in between the parser and your application 
code is.

I've attached some of event traces of your instance document using Xerces' 
sax.DocumentTracer sample. The parser is not reporting a prefix mapping for 
the 'xml' prefix or an attribute named 'xmlns:xml'.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to