[
http://jira.jboss.com/jira/browse/JBSEAM-1888?page=all ]
Mike Pettypiece updated JBSEAM-1888:
------------------------------------
Attachment: seam-security-docs-patch.txt
Patch to fix issues.
Minor issues in Seam security documentation
-------------------------------------------
Key: JBSEAM-1888
URL:
http://jira.jboss.com/jira/browse/JBSEAM-1888
Project: JBoss Seam
Issue Type: Bug
Components: Documentation
Affects Versions: 2.0.0.BETA1
Reporter: Mike Pettypiece
Attachments: seam-security-docs-patch.txt
Errors found in documentation - latest CVS head:
13.6.5. Securing Entities
- Principal(principalName : name) - documentation describes this as binding the Principal
name to name - it actually binds it to the variable principalName
13.7.3. Creating a security rules file
- Due to the upgrade to Drools 4.0.0, to insert facts into working memory the call to
RuleBasedIdentity.instance().getSecurityContext().assertObject() should be changed to
((RuleBasedIdentity) RuleBasedIdentity.instance() ).getSecurityContext().insert()
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira