[jboss-dev-forums] [Design of POJO Server] - Re: JACC: Policy Configuration needs to be linked with child
anil.saldhana@jboss.com
do-not-reply at jboss.com
Mon Dec 11 13:30:02 EST 2006
anonymous wrote : The ServiceMetaData example does not apply. Each ServiceMetaData instance is associated with a component deployment, a type of DeploymentUnit that has no children. DeploymentUnit component is structurally related to the owning deployment unit (a ServiceDeployment for a ServiceMetaData), and each service is a child component deployment unit with a single ServiceMetaData.
Explain this in the context of the Security Deployer.
Eg:I have a top level deployment, an ear file. Now how does one create the JaccPolicy service bean (the Security Deployer can create it). But how does it add it to the deployment unit? What really needs to happen here.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3992865#3992865
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3992865
More information about the jboss-dev-forums
mailing list