Links #4 and #8 here may provide some help: http://www.jroller.com/gmazza/entry/blog_article_index
Glen StErMi wrote: > > I'm using cxf to develop a webservice: this is the webservices on the > server http://pastebin.com/dq3pSNcX and this is the beans.xml > http://pastebin.com/qZb0ywvk loaded by the web.xml. This is the client: > http://pastebin.com/pMWecMss Client and server send SOAP message each > others. Everything works! I want to add security to the client and server > soap message sended. I just made it for the server but i don't know how to > do it with the client part. Someone can send me example on how to > configure the client xml? Note: xml send soap messages using > connection.call(msg, endpoint); > > Someone can help me? > -- View this message in context: http://old.nabble.com/WS-Security-on-SOAP-MESSAGE-tp27714474p27715098.html Sent from the cxf-user mailing list archive at Nabble.com.
