Yes, because for running CXF samples I declared the CXF_HOME environment variable in my system that point to apache-cxf-2.4.1 distribution that contain wss4j-1.6.1.jar
For compiling my application I use maven and in .m2 repository there's only wss4j-1.6.1.jar Now I tried only to encrypt the message and all works fine, instead if I try only to sign the message the error "Signature or Decryption was invalid" occur. -- View this message in context: http://cxf.547215.n5.nabble.com/Problem-with-WS-Security-and-CXF-2-4-0-tp4443698p4549737.html Sent from the cxf-user mailing list archive at Nabble.com.
