[jboss-dev-forums] [Design of POJO Server] - Re: JACC: Policy Configuration needs to be linked with child
scott.stark@jboss.org
do-not-reply at jboss.com
Thu Dec 7 19:52:42 EST 2006
No, because the dependency on a particular implementation of the security aspect is not deployment level metadata. The deployment specifies the security domain and j2ee permissions/roles. Its a server configuration that says the security aspect is using jacc and the associated deployer introduces the metadata for the components that implement jacc.
That is not to say in the future we might have directives that control the deployment processing, but we should not be overloading the legacy descriptors with new aspects. The security configuration aspect should be another layer independent of jboss-app.xml, jboss.xml, etc.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3992123#3992123
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3992123
More information about the jboss-dev-forums
mailing list