[
https://issues.apache.org/jira/browse/AXIS2-3742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12589110#action_12589110
]
David Illsley commented on AXIS2-3742:
--------------------------------------
Jarek, this sounds good.. but are you planning to use the right AxisOperation
object, or simply find the right action and copy it to the MessageContext? The
former would be a lot better as it would bring all the other values associated
with the correct AxisOperation as well e.g. policy configuration.
> 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
>
> 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]