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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]