[
https://issues.apache.org/jira/browse/XERCESJ-940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Elliotte Rusty Harold closed XERCESJ-940.
-----------------------------------------
> Fatal Error:The prefix "xmlns" cannot be bound to any namespace explicitly
> --------------------------------------------------------------------------
>
> Key: XERCESJ-940
> URL: https://issues.apache.org/jira/browse/XERCESJ-940
> Project: Xerces2-J
> Issue Type: Bug
> Components: JAXP (javax.xml.parsers)
> Affects Versions: 2.6.2
> Environment: Operating System: All
> Platform: All
> Reporter: Shana Tong
> Attachments: ASF.LICENSE.NOT.GRANTED--documentTracer.txt
>
>
> My xml contains this:
> <name xml:lang="en">
> once it is passed to org.apache.xerces.jaxp.SAXParserImpl.parser method,
> 'xmlns:xml="http://www.w3.org/XML/1998/namespace"' is added:
> <name xml:lang="en" xmlns:xml="http://www.w3.org/XML/1998/namespace">
> if sending a request containing above, got an error from Microsoft UDDI
> registry
> server reply:
> Fatal Error: URI=null Line=1: The prefix "xmlns" cannot be bound to any
> namespace explicitly; neither can the namespace for "xmlns" be bound to any
> prefix explicitly.
> The same problem is also posted at
> http://www.mail-archive.com/[email protected]/msg18211.html
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]