Hello, Does anyone successfully deployed CXF services with WS-Security (Signature and Encyrption) in WebSphere 6.1?
I followed the wiki instructions for Webshpere but ran into some issues ( java.lang.NoClassDefFoundError: com.sun.xml.messaging.saaj.soap.SOAPDocumentImpl ) and I fixed this by removing the SAAJ jars from CXF application. However, while sending an encrypted and signed request, the web service application hangs and the Client failes with Timeout exception. Thanks, Lawrence Johnbosco
