[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:45:28 EDT 2007
under ejb/deployers
http://anonsvn.jboss.org/repos/jbossas/trunk/server/src/main/org/jboss/ejb/deployers/EjbDeployer.java
| //Add a dependence on the jacc policy only if we are not the top-level deployment
| if(!JaccPolicyUtil.isTopLevelDeployment(unit))
| {
| attrs.add(JaccPolicyUtil.getServiceAttributeMetaData(unit));
| }
|
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4032476#4032476
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4032476
More information about the jboss-dev-forums
mailing list