[
https://issues.apache.org/jira/browse/AXIS2-3742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jarek Gawor resolved AXIS2-3742.
--------------------------------
Resolution: Fixed
Fix Version/s: nightly
1.4
Assignee: Jarek Gawor
Committed the latest patch to trunk (revision 649197) and 1_4 branch (revision
649225).
> Use actaul message to determine the outbound wsa action
> -------------------------------------------------------
>
> Key: AXIS2-3742
> URL: https://issues.apache.org/jira/browse/AXIS2-3742
> Project: Axis 2.0 (Axis2)
> Issue Type: Improvement
> Components: Addressing, jaxws
> Affects Versions: 1.4, nightly
> Reporter: Jarek Gawor
> Assignee: Jarek Gawor
> Fix For: 1.4, nightly
>
> Attachments: AXIS2-3742.3.patch, AXIS2-3742.patch,
> AXIS2-3742.tests.patch
>
>
> When an anonymous operation is used, the wsa action either has to be
> explicitly set on the message context or the default wsa outbound of the
> anonymous operation will be used. However, in certain when an anonymous
> operation is used, we can use the first body element of the outbound message
> to determine the real operation (if any) and use its outbound action value
> instead of the anonymous operation. This is necessary for JAX-WS Dispatch
> clients that use anonymous operations to send/receive messages but still
> might contain all the real operations since the Service class was built from
> wsdl or annotations.
--
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]