I need to filter client address on access to web-services:
ex. n.2 web-services: ws1 and ws2
192.168.1.x is authorized on ws1 but not on ws2
192.168.3.x is authorized on ws2 but not on ws1
192.168.2.x is not authorized on ws1 and ws2
I don't know about ACL implementaion on JBossWS.
Is there any way through API or AOP ???
Thank you.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4027130#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...