jjmierwa
13 years agoNew Contributor
How do I force soapAction to be set to a specific value
I have a CXF based service that is using WS-Addressing. I keep having issues because SOAPUI seems to auto-generate the soapAction. The problem is that it differs from the WSA action and, furthermore fails an an invalid action if I set the WSA Action to match what SOAPUI generates for the soap action.
So my question is how can I force SOAPUI to set the soap action to follow http://[wsdl namespace]/[wsdl port type]/[wsdl:input name]|[wsdl:output name] which is what the WSA addressing default gets set to?
Can anyone help?
So my question is how can I force SOAPUI to set the soap action to follow http://[wsdl namespace]/[wsdl port type]/[wsdl:input name]|[wsdl:output name] which is what the WSA addressing default gets set to?
Can anyone help?