Hello,
I'm trying to perform a test with WS-Reliable Messaging using version 1.2 and Acknowledgment to: http://www.w3.org/2005/08/addressing/anonymous
After sending the request with WS-A version 200508 and standardvalues for Action and To I always get:
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Header>
<Action xmlns="http://www.w3.org/2005/08/addressing">http://www.w3.org/2005/08/addressing/fault</Action>
<MessageID xmlns="http://www.w3.org/2005/08/addressing">urn:uuid:5ad1050c-9635-4388-a5ba-12dda8788ef3</MessageID>
<To xmlns="http://www.w3.org/2005/08/addressing">http://www.w3.org/2005/08/addressing/anonymous</To>
<RelatesTo xmlns="http://www.w3.org/2005/08/addressing">uuid:43115939-9bcd-4f43-b6fa-c65d9a573fb6</RelatesTo>
</soap:Header>
<soap:Body>
<soap:Fault>
<faultcode>soap:Server</faultcode>
<faultstring>It is not possible to send a create sequence request to the anonymous address http://www.w3.org/2005/08/addressing/anonymous</faultstring>
</soap:Fault>
</soap:Body>
</soap:Envelope>
On the clientside (RMS) SoapUI 5.2.1 or ReadyAPI 1.5 SoapUI NG is used and on serverside (RMD) ServiceMix 5.5.1 with CXF 3.0.6 is used. Any suggestions what could be wrong or missing? Log from ServiceMix is attached.
BR,
Marek
Solved! Go to Solution.
Hi Tanya,
thank you for your response, I've managed to solve the problem in the meantime. The issue was, that the parameter "Offer endpoint" was empty, alter setting here the anonymou addressing (http://www.w3.org/2005/08/addressing/anonymous) everything is working as expected.
BR,
Marek
Hi Marekn,
It looks like this question can require some investigation. I suggest that you submit a case to our Ready! API Customer Care Team so that they could help you. You can submit the case here: http://support.smartbear.com/product-list/
Hi Tanya,
thank you for your response, I've managed to solve the problem in the meantime. The issue was, that the parameter "Offer endpoint" was empty, alter setting here the anonymou addressing (http://www.w3.org/2005/08/addressing/anonymous) everything is working as expected.
BR,
Marek
User | Count |
---|---|
4 | |
3 | |
2 | |
1 | |
1 |
Subject | Author | Latest Post |
---|---|---|