문제

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