krisrr3
13 years agoOccasional Contributor
SOAP Action modification
Hi guys,
I am using Spring WS on my server side and I had it working with one method on my endpoint.
I now need to add more than one method per endpoint and I need to use the SOAP Action as a means to route various requests to the appropriate handler methods. Have a look at the discussion we had on the http://forum.springsource.org/showthrea ... e-payloads.
The WSDL generated has the Soap Action element as empty and when I use SOAP UI for testing. I am unable to modify the Soap Action. Would anyone know if there is a possibility to modify the Soap Action on SOAP UI?
Best regards
Kris
I am using Spring WS on my server side and I had it working with one method on my endpoint.
I now need to add more than one method per endpoint and I need to use the SOAP Action as a means to route various requests to the appropriate handler methods. Have a look at the discussion we had on the http://forum.springsource.org/showthrea ... e-payloads.
The WSDL generated has the Soap Action element as empty and when I use SOAP UI for testing. I am unable to modify the Soap Action. Would anyone know if there is a possibility to modify the Soap Action on SOAP UI?
Best regards
Kris