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 "Jarek Gawor (JIRA)" <ji...@apache.org> on 2008/04/15 17:09:06 UTC

[jira] Updated: (AXIS2-3742) Use actaul message to determine the outbound wsa action

     [ https://issues.apache.org/jira/browse/AXIS2-3742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jarek Gawor updated AXIS2-3742:
-------------------------------

    Attachment: AXIS2-3742.patch

Proposed patch.


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