Error in org.apache.axis2.saaj.util.SAAJUtil.getDocumentFromSOAPEnvelope() and 
SAAJUtil.toDOOMSOAPEnvelope() method
-------------------------------------------------------------------------------------------------------------------

                 Key: AXIS2-4810
                 URL: https://issues.apache.org/jira/browse/AXIS2-4810
             Project: Axis2
          Issue Type: Bug
          Components: saaj
    Affects Versions: 1.5.1
         Environment: N/A
            Reporter: Ruben Arizmendi


I believe that the main if/else statement in these methods is incorrect.  When 
passing in a SOAPEnvelope object set for SOAP1.2, the method still uses the 
DOOMAbstractFactory.getSOAP11Factory() method.  I believe that it should use 
the DOOMAbstractFactory.getSOAP12Factory() instead.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to