[jboss-user] [EJB 3.0] - is there any replacement for SecurityProxy with ejb3
gmuzzillo
do-not-reply at jboss.com
Tue May 22 17:42:18 EDT 2007
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#4047720
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4047720
More information about the jboss-user
mailing list