Hi Raghu, Please have a look at org.apache.rampart.MessageBuilder class [1]. This is what we use to apply security operations (encr, sig etc.) on a message, based on the given WS-Security policy (with one additional Rampart specific assertion).
Thanks, Ruchith 1. https://svn.apache.org/repos/asf/webservices/rampart/trunk/java/modules/rampart-core/src/main/java/org/apache/rampart/MessageBuilder.java Raghu Kishore Kasturi wrote: > Hi, > > I am using Axis2 to send SOAP messages and now I want to use Rampart to Sign > the SOAP message. > > Can I use Rampart as an independent module to sign the SOAP message. > > I want to handle signing piece as a separate module, I don't want to > integrate with Axis2. Is it possible ? > > Help in this regards is appreciated. > > Thanks, > Raghu > -- http://blog.ruchith.org http://wso2.org