You are viewing a plain text version of this content. The canonical link for it is here.
Posted to muse-dev@ws.apache.org by "Mohammad Fakhar (JIRA)" <ji...@apache.org> on 2006/09/07 00:03:25 UTC

[jira] Created: (MUSE-92) Change environment in isolation layer so it allows empty response messages

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: muse-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: muse-dev-help@ws.apache.org


[jira] Updated: (MUSE-92) Change environment in isolation layer so it allows empty response messages

Posted by "Dan Jemiolo (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/MUSE-92?page=all ]

Dan Jemiolo updated MUSE-92:
----------------------------

    Fix Version/s: 2.1.0

> 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
>             Fix For: 2.1.0
>
>         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: muse-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: muse-dev-help@ws.apache.org


[jira] Closed: (MUSE-92) Change environment in isolation layer so it allows empty response messages

Posted by "Dan Jemiolo (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/MUSE-92?page=all ]

Dan Jemiolo closed MUSE-92.
---------------------------

    Resolution: Fixed

Fixed: http://svn.apache.org/viewvc?view=rev&rev=452176

> 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
>             Fix For: 2.1.0
>
>         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: muse-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: muse-dev-help@ws.apache.org