Forum Discussion
15 years ago
I am experiencing the same issue. I use soapui 2.0.2 and it works fine . But with 3.5.1 i am getting the following exception :
org.xml.sax.SAXParseException: The prefix "xmlns" cannot be bound to any namespa
ce explicitly; neither can the namespace for "xmlns" be bound to any prefix expl
icitly.
at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(Ab
stractSAXParser.java:1231)
at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.p
arse(SAXParserImpl.java:522)
Thanks to dwhitehead with the xmlns:xn removed it worked !!
org.xml.sax.SAXParseException: The prefix "xmlns" cannot be bound to any namespa
ce explicitly; neither can the namespace for "xmlns" be bound to any prefix expl
icitly.
at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(Ab
stractSAXParser.java:1231)
at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.p
arse(SAXParserImpl.java:522)
Thanks to dwhitehead with the xmlns:xn removed it worked !!
Related Content
- 13 years ago
- 5 years ago
Recent Discussions
- 6 days ago
- 10 days ago