Just FYI : https://issues.apache.org/jira/browse/CXF-2864
However I can not commit at this stage to fixing it - but it will be tracked and is possible it will be addressed sooner rather than later thanks for reporting the issue Sergey On Thu, Jun 24, 2010 at 12:41 PM, Pages Laurent <[email protected]> wrote: > 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 > > >
