[ https://issues.apache.org/jira/browse/AXIS2-3742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jarek Gawor updated AXIS2-3742: ------------------------------- Attachment: (was: AXIS2-3742.tests.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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]