Change environment in isolation layer so it allows empty response messages
--------------------------------------------------------------------------

                 Key: MUSE-92
                 URL: http://issues.apache.org/jira/browse/MUSE-92
             Project: Muse
          Issue Type: Improvement
          Components: Deployment - Axis2, Deployment - OSGi
    Affects Versions: 2.0.0 M2
         Environment: any
            Reporter: Mohammad Fakhar
         Assigned To: Dan Jemiolo
            Priority: Minor
         Attachments: emptyresppatch

The AxisIsolatoinLayer in the axis2 isolation layer assumes that the response 
will never be empty. This isn't true for some wsrt operatoins that allow empty 
messages.
The patch checks for null in the axis environment's convertToAxiom method and 
returns null if the input it null.

-- 
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