Wrong Document Exception when processing addressing headers
-----------------------------------------------------------

                 Key: AXIS2-1139
                 URL: http://issues.apache.org/jira/browse/AXIS2-1139
             Project: Apache Axis 2.0 (Axis2)
          Issue Type: Bug
          Components: Addressing
    Affects Versions: 1.0
            Reporter: Mario A. Rodriguez


This issue is related to: https://issues.apache.org/jira/browse/AXIS2-1135

After applying the changes described in AXIS2-1135, the code is getting past 
the ClassCastException, but it's still blowing up with a 

DOMException(DOMException.WRONG_DOCUMENT_ERR. at: 
at org.apache.axiom.om.impl.dom.ParentNode.insertBefore(ParentNode.java:160) 
at org.apache.axiom.om.impl.dom.NodeImpl.appendChild(NodeImpl.java:249) 
at org.apache.axiom.om.impl.dom.ParentNode.addChild(ParentNode.java:56) 
at 
org.apache.axis2.handlers.addressing.AddressingOutHandler.processReferenceInformation(AddressingOutHandler.java:370)
 
at 
org.apache.axis2.handlers.addressing.AddressingOutHandler.addToSOAPHeader(AddressingOutHandler.java:320)
 
at 
org.apache.axis2.handlers.addressing.AddressingOutHandler.processReplyTo(AddressingOutHandler.java:260)
 
at 
org.apache.axis2.handlers.addressing.AddressingOutHandler.invoke(AddressingOutHandler.java:126)
 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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

Reply via email to