[
http://jira.jboss.com/jira/browse/JBSEAM-1888?page=all ]
Shane Bryzak closed JBSEAM-1888.
--------------------------------
Fix Version/s: 2.0.0.CR1
Resolution: Done
Assignee: Shane Bryzak
Thanks for pointing this out. I've fixed up the docs in CVS.
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
Assigned To: Shane Bryzak
Fix For: 2.0.0.CR1
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