I'm dealing with an application that requieres custom security. Originally security
was dealt using a class implementing SecurityProxy interface, declared on jboss.xml
deployment descriptor.
After try the same configuration with ejb3 i've realized the proxy is not being loaded
or activated.
Is there any way to substitute it ?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4047720#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...