Dan - Thanks for your help. I was able to use POJO format instead of CXF_MESSAGE format to work with WSS4J.
I suggest to really beef up the documentation for CXF component. Especially this following line, it makes me believe that in order to work with interceptors, I would have to use CXF_MESSAGE format. Other than this line, there is no any other information regarding this format. /CXF_MESSAGE New in Camel 2.8.2, CXF_MESSAGE allows for invoking the full capabilities of CXF interceptors by converting the message from the transport layer into a raw SOAP message/** -- View this message in context: http://camel.465427.n5.nabble.com/WSS4JInInterceptor-The-signature-or-decryption-was-invalid-tp5749409p5749749.html Sent from the Camel - Users mailing list archive at Nabble.com.
