Forum Discussion

thiemf's avatar
15 years ago

WS-RM 1.0 with WS-A 200408

Hi there,

Using SOAPUI 3.6.1, we would like to test an asynchronous WS-RM WebService exposed by a SAP system. Seems like the WS only accepts requests with WS-RM 1.0 / WS-A 200408, at least the SAP test tools do it like this and it works.

In SOAPUI, we created a normal test request, enabled WS-RM with version 1.0 and WS-A with version 200408. However, when testing the WebService we can see in the HTTP log of SOAPUI that the messages are actually sent out using WS-A 200508, i.e. the relevant SOAP headers have the namespace "http://www.w3.org/2005/08/addressing". Seems like the version we specified for WS-A is not taken into account, and unfortunately the WS calls fail.

Is there any way to force WS-A 200408 or might this be a bug?
Any help is appreciated.

Regards,
Matthias
No RepliesBe the first to reply