Kastch One approach is to use Apache Synapse (ws.apache.org/synapse), which is an extension to Axis2 that acts as a proxy. It comes with Rampart. So you can deploy Synapse in front of your existing service, it will handle WSSec and then pass normal SOAP back to your existing web service inside your secure network.
Paul On 3/20/07, Kastch <[EMAIL PROTECTED]> wrote:
Is it possible to use rampart as security engine in not axis web service? (I need only server side implementation) I have searched all manuals, and forums, but found only instructions on deployment of rampart inside axis2 service. I know that I can do such thing using WSS4J, all that stops me from developing solution based on it is a complexity of such implementation compared to rampart-based one. -- View this message in context: http://www.nabble.com/Attaching-Rampart-security-to-a-non-Axis-web-service-tf3431957.html#a9567193 Sent from the Axis - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- Paul Fremantle VP/Technology, WSO2 and OASIS WS-RX TC Co-chair http://bloglines.com/blog/paulfremantle [EMAIL PROTECTED] "Oxygenating the Web Service Platform", www.wso2.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
