[jbossseam-issues] [JBoss JIRA] Updated: (JBSEAM-3672) JpaPermissionStore throws IAE "Cannot resolve principal name for principal.."
Shane Bryzak (JIRA)
jira-events at lists.jboss.org
Sun Apr 5 21:22:22 EDT 2009
[ https://jira.jboss.org/jira/browse/JBSEAM-3672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Shane Bryzak updated JBSEAM-3672:
---------------------------------
Issue Type: Feature Request (was: Bug)
Fix Version/s: 2.1.2.CR1
> JpaPermissionStore throws IAE "Cannot resolve principal name for principal.."
> ------------------------------------------------------------------------------
>
> Key: JBSEAM-3672
> URL: https://jira.jboss.org/jira/browse/JBSEAM-3672
> Project: Seam
> Issue Type: Feature Request
> Components: Security
> Affects Versions: 2.1.0.SP1
> Environment: JBoss 4.2.2 JVM 1.6.0
> Reporter: Stefano Travelli
> Assignee: Shane Bryzak
> Fix For: 2.1.2.CR1
>
>
> Given the following conditions:
> - JpaPermissionStore configured with a permission entity having PermissionRole and PermissionUser properties mapped as @ManyToOne relations.
> - that @ManyToOne relations are lazy
> - checking a permission for a Class target (resolved by ClassIdentifierStrategy)
> JpaPermissionStore throws an IllegalStateException "Cannot resolve principal name for principal..".
> I'm figuring out the reason and working on a patch.
--
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