Can you give an example of the websphere request that CXF does not parse correctly?
Colm. On Mon, Oct 16, 2017 at 10:14 PM, <[email protected]> wrote: > Hi, > > > > I am trying to get the websphere 9 container's built in security engine to > programmatically generate a soap JAX-WS secure client request to a CXF web > service. > > > > The problem is that websphere's engine is not repeating the EncryptedKey > under each EncryptedData element and is using a reference list to minimize > how many times this information is in the message. > > > > However CXF 3.2.0 and 3.1.7 do not seem to parse the EncryptedKey Info from > the reference list and replace them. So it reports the EncryptedData has > no > keyInfo element. > > > > It seems to be an optimize on IBM's end that Apache CXF has not > implemented. > > > > Let me know if anyone has had this problem. > > > > Thanks in advance, > > > > Mark > > -- Colm O hEigeartaigh Talend Community Coder http://coders.talend.com
