[jboss-user] [JBoss Seam] - Re: drools rule file.
tony.herstell@gmail.com
do-not-reply at jboss.com
Sat Feb 10 00:35:45 EST 2007
Please update doco on
12.4.2. Configuring a rules file
Seam Security expects to find a RuleBase component called securityRules which it uses to evaluate permission
checks. This is configured in components.xml as follows:
<drools:rule-base name="securityRules">
<drools:rule-files>/META-INF/security.drl</drools:rule-files>
Security
JBoss Seam 1.1.6.GA 129
</drools:rule-base>
Once the RuleBase component is configured, it's time to write the security rules.
to add
/META-INF/security-rules.drl
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4014036#4014036
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4014036
More information about the jboss-user
mailing list