EBWS generates wsdl soap action using response URI
--------------------------------------------------
Key: JBESB-3691
URL:
https://issues.jboss.org/browse/JBESB-3691
Project: JBoss ESB
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Web Services
Affects Versions: 4.10
Reporter: Kevin Conner
Fix For: 4.10 CP1
ESBContractGenerator initialises the soap action URI to the response action URI rather
than the request action URI
It needs to be
soapOperation.setSoapActionURI(serviceInfo.getRequestAction()) ;
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira