If you set logging to DEBUG you can see what WSS4J decrypts on the receiving side.
Colm. On Mon, May 12, 2014 at 11:05 PM, Giriraj Bhojak <[email protected]>wrote: > Hi, > > I am using cxf (2.7.8 )with wss4j(1.6.13). > For the sake of debugging I need to see the outgoing messages. > I have added cxf:inInterceptors and cxf:outInterceptors in the spring > config. > This helps me see the signed and encrypted message. > Is there a way to see the clear-text version of the message? > I have used JAXB marshaller to print the message but I am trying to avoid > writing any code to see the message. > > Thanks, > Giriraj. > -- Colm O hEigeartaigh Talend Community Coder http://coders.talend.com
