On Mar 27, 2014, at 6:12 PM, chaij <jin.c...@indigoarc.com> wrote:

> Dan - I am using soapUI as a client to test this service. When the request
> comes in, it says signature value invalid. 
> 
> This only occurs if I have a binary content attachment in the SOAP body. 
> 
> Do you know it would be a CXF related issue or soapUI issue?

If there is a xop:include in there, then it’s definitely because CXF doesn’t 
support properly signing things when MTOM is turned on.  If it’s inlined as 
base64, it SHOULD be working fine and SOAP UI should be able to validate the 
signature.

Dan



> It is hard to tell for me.
> 
> Thanks!
> 
> 
> 
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/WSS4JInInterceptor-The-signature-or-decryption-was-invalid-tp5749409p5749453.html
> Sent from the Camel - Users mailing list archive at Nabble.com.

-- 
Daniel Kulp
dk...@apache.org - http://dankulp.com/blog
Talend Community Coder - http://coders.talend.com

Reply via email to