[saaj] javax.xml.soap.MessageFactory property is not optional
-------------------------------------------------------------

                 Key: GERONIMO-4289
                 URL: https://issues.apache.org/jira/browse/GERONIMO-4289
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: specs
            Reporter: Davanum Srinivas
         Attachments: saaj.diff

According to the SAAJ 1.3 specification, javax.xml.soap.MessageFactory is 
optional and when it is not specified, we should fall back to the 
SAAJMetaFactory basically use 
"newMessageFactory(SOAPConstants.SOAP_1_1_PROTOCOL)"

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

Reply via email to