[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-3718) Make Rule-based authorization optional in seam-gen

Tihomir Surdilovic (JIRA) jira-events at lists.jboss.org
Mon Nov 17 22:14:36 EST 2008


Make Rule-based authorization optional in seam-gen
--------------------------------------------------

                 Key: JBSEAM-3718
                 URL: https://jira.jboss.org/jira/browse/JBSEAM-3718
             Project: Seam
          Issue Type: Feature Request
            Reporter: Tihomir Surdilovic


Allow for an option to choose to include Rule-based authorization in seam-gen. If turned off then

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

should not be includes in components.xml as well as security.drl should not be created.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the seam-issues mailing list