Esin Yakub created AXIS2-5697:
---------------------------------
Summary: When creating a service using JAX-B a WS-A action
different from the SOAP action is created
Key: AXIS2-5697
URL: https://issues.apache.org/jira/browse/AXIS2-5697
Project: Axis2
Issue Type: Bug
Components: jaxws
Affects Versions: 1.6.2
Reporter: Esin Yakub
When using JAX-B annotations to create a service if you specify only
"@WebMethod" value (for SOAP action) without specifying "@Action" value (for
WS-Addressing action) the addressing action value created by default in Axis2
is not the same as the specified SOAP Action.
The issue can be reproduced with
org.apache.axis2.jaxws.jaxb.string.JAXBStringPortType test service.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]