You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Rich Scheuerle (JIRA)" <ji...@apache.org> on 2008/03/26 12:47:24 UTC

[jira] Created: (AXIS2-3660) JAXWS: The scenario where a single SWA attachment is sent and returned (no body elements) is not working

JAXWS: The scenario where a single SWA attachment is sent and returned (no body elements) is not working
--------------------------------------------------------------------------------------------------------

                 Key: AXIS2-3660
                 URL: https://issues.apache.org/jira/browse/AXIS2-3660
             Project: Axis 2.0 (Axis2)
          Issue Type: Bug
            Reporter: Rich Scheuerle
            Assignee: Rich Scheuerle
            Priority: Critical
             Fix For: 1.4


Problem:
JAXWS is not handling the following scenario:
The (impl) endpoint has an operation that receives only a swa attachment and returns only a swa attachment.  
The wsdl indicates that there are no body parts in the request or the return.
Currently the server does not correctly construct the return.  In addition, the client cannot correctly process a 
return where the soap body is empty.

Solution:
I have constructed a representative sample test with the assistance of Dan Sedov.
I will be contributing the sample test and JAXWS code changes today.

Kudos:
Kudos to Dan Sedov for constructing the application that reveals this problem and for his assistance in help me with the Axis2 test.




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


[jira] Resolved: (AXIS2-3660) JAXWS: The scenario where a single SWA attachment is sent and returned (no body elements) is not working

Posted by "Rich Scheuerle (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-3660?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rich Scheuerle resolved AXIS2-3660.
-----------------------------------

    Resolution: Fixed

Done.  Revision=641297

> JAXWS: The scenario where a single SWA attachment is sent and returned (no body elements) is not working
> --------------------------------------------------------------------------------------------------------
>
>                 Key: AXIS2-3660
>                 URL: https://issues.apache.org/jira/browse/AXIS2-3660
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>            Reporter: Rich Scheuerle
>            Assignee: Rich Scheuerle
>            Priority: Critical
>             Fix For: 1.4
>
>
> Problem:
> JAXWS is not handling the following scenario:
> The (impl) endpoint has an operation that receives only a swa attachment and returns only a swa attachment.  
> The wsdl indicates that there are no body parts in the request or the return.
> Currently the server does not correctly construct the return.  In addition, the client cannot correctly process a 
> return where the soap body is empty.
> Solution:
> I have constructed a representative sample test with the assistance of Dan Sedov.
> I will be contributing the sample test and JAXWS code changes today.
> Kudos:
> Kudos to Dan Sedov for constructing the application that reveals this problem and for his assistance in help me with the Axis2 test.

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