You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by Bikash Kaushik <ka...@gmail.com> on 2020/10/07 11:33:28 UTC

Getting error while using "CXF_MESSAGE"

Dear Team,

I'm using CXF to send an encrypted request to the SOAP service. I
configured both in and out interceptors in CXF. When I'm hitting SOAP
service using message type as "CXF_MESSAGE", data gets encrypted but
getting below error from the server.

<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/
"><soap:Body><soap:Fault><faultcode>soap:Server</faultcode><faultstring>No
binding operation info while invoking unknown method with params unknown
.</faultstring></soap:Fault></soap:Body></soap:Envelope>

*Please suggest any solution.*

-- 


*Regards,*
*Bikash Kaushik,*
*NIT Jamshedpur*