I have a simple Axis2 web service which I want to add security to, I am using tomcat and the webservice is deployed and working properly So I have a few questions, do I need to copy the rampart jar files into the client/service build paths? Where do I put the rampart modules and policy file?

I would appreciate any help or a step by step guide

Thanks

有帮助吗?

解决方案

The best way to learn these is to look at rampart samples http://svn.apache.org/repos/asf/axis/axis2/java/rampart/branches/1_6/modules/rampart-samples/policy . There you can see how clients and services are configured.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top