Hello!
I'm trying to use UsernameToken in CXF 2.2.9 and to derive key from the
password in order to encrypt the message body. Service and client use CXF stack.
The security policy is described in the WSDL, but CXF client complains as if it
does not support this functionnality.
Does someone know if CXF is able to deal with key derived from UsernameToken ?
FYI, I tried to call the CXF service with a client that uses the Metro stack,
and it works (on the Metro side) but then the service complains it cannot find
the key used for encryption...
Thanks!
Laurent