[jboss-user] [JBoss Seam] - Security 1.1.5 declaration in components.xml

henrik.lindberg do-not-reply at jboss.com
Sat Feb 3 17:08:08 EST 2007


The documentation says that you should add:


        /META-INF/security-rules.drl
    

But seams gen generates the following:

  <drools:rule-base name="securityRules">
       <drools:rule-files>/security.drl</drools:rule-files>
   </drools:rule-base>

Which looks like it is declaring the same thing.
So - naturally one wonders which one to use. Is either way fine?


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4010528#4010528

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4010528



More information about the jboss-user mailing list