Hello.
I try to use CXF (together with Dispatch API) to connect to MS CRM 2011.
With help of 
http://cxf.547215.n5.nabble.com/How-to-resolve-PolicyReference-using-Dispatch-API-td5651158.html
this thread  I managed to make it work, but when an error occurs on server
side (for example I send an invalid request) it sends a message with error
description that can not be decrypted by client. The following error is
thrown:
<code>org.apache.ws.security.WSSecurityException: The signature or
decryption was invalid<code>
Please help me to get what I'm doing wrong! I've been struggling with it for
a while and still can't get error messages from server.

--
View this message in context: 
http://cxf.547215.n5.nabble.com/Error-message-from-server-cannot-be-decrypted-tp5708282.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to