Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

XML Parser Error

User_19BPUMar 12 2017

Hi,

I am getting the below error while parsing the response object, I am using xmlparserv2.jar. Please let me know what is the issue here?

er.v2.XMLDOMException: invalid character   in name

at oracle.xml.util.XMLUtil.validateQualifiedName(XMLUtil.java:1048)

oracle.xml.parser.v2.XMLElement.setAttributeNS(XMLElement.java:1249)

oracle.j2ee.ws.saaj.soap.ElementImpl.addNamespaceDeclaration(ElementImpl.java:277)

oracle.j2ee.ws.saaj.soap.soap11.Fault11.setFaultCode(Fault11.java:312)

oracle.j2ee.ws.saaj.soap.soap11.Fault11.setFaultCode(Fault11.java:345)

oracle.j2ee.ws.saaj.soap.soap11.SOAPFactory11.createFault(SOAPFactory11.java:51)

oracle.j2ee.ws.saaj.soap.SOAPFactoryImpl.createFault(SOAPFactoryImpl.java:118)

com.sun.xml.ws.fault.SOAP11Fault.getProtocolException(SOAP11Fault.java:184)

Thanks

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 9 2017
Added on Mar 12 2017
0 comments
1,155 views