[
https://jira.jboss.org/jira/browse/JBSEAM-3718?page=com.atlassian.jira.pl...
]
Dan Allen commented on JBSEAM-3718:
-----------------------------------
There is a deeper issue in Seam 2.1 in that the presence of securityRules is not enough to
toggle the use of the RuleBasedPermissionResolver (I'm sure there is a trick, I just
need to look into it). I think the point is that security rules should just be disabled
(commented out) by default. I don't want to introduce a confusing question into the
seam-gen questionnaire. I would rather the user uncomment the feature in components.xml to
start using it (just like w/ jBPM). So that is what I will do (if there are no
objections).
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
Assignee: Dan Allen
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