[jboss-dev-forums] [Design of POJO Server] - Re: JACC Policy Bean not getting injected into EJBModule
anil.saldhana@jboss.com
do-not-reply at jboss.com
Wed Mar 28 13:49:07 EDT 2007
For a top level deployment, the Security Deployer creates a JaccPolicy bean. The JaccPolicy bean also keeps track of all the subdeployments that are jacc capable (ejbs,wars). As and when each of the jacc capable sub-deployments link their PC, they are removed from the internal list. If all the sub-deployments have linked their pc, then the parentpc commits.
The sub-deployments (ejbs,web) need an injection of JaccPolicy to link their PC with it.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4032478#4032478
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4032478
More information about the jboss-dev-forums
mailing list