[ 
https://issues.apache.org/jira/browse/AXIS2-3742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12589118#action_12589118
 ] 

Jarek Gawor commented on AXIS2-3742:
------------------------------------

David, I'm really just getting the right action value out of the real 
operation. I attached the proposed patch. Do you have a better place or better 
way of doing this? Maybe this should move into its own handler?


> 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
>         Attachments: AXIS2-3742.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]

Reply via email to