[
https://issues.jboss.org/browse/JBSEAM-4829?page=com.atlassian.jira.plugi...
]
Marek Novotny resolved JBSEAM-4829.
-----------------------------------
Resolution: Done
applied patch plus some changes for generics in classes
Multiple class changes to make JpaIdentityStore clusterable
-----------------------------------------------------------
Key: JBSEAM-4829
URL:
https://issues.jboss.org/browse/JBSEAM-4829
Project: Seam 2
Issue Type: Bug
Components: Security
Affects Versions: 2.2.2.Final
Reporter: Samuel Mendenhall
Assignee: Marek Novotny
Fix For: 2.3.0.BETA1
Attachments: Patch.diff.txt
Class changes required to make JpaIdentityStore clusterable (see Patch.diff.txt):
src/main/org/jboss/seam/security/permission/EntityIdentifierStrategy.java
src/main/org/jboss/seam/security/permission/IdentifierPolicy.java
src/main/org/jboss/seam/security/permission/PermissionMetadata.java
src/main/org/jboss/seam/security/permission/ClassIdentifierStrategy.java
src/main/org/jboss/seam/util/AnnotatedBeanProperty.java
The changes range from implementing Serializable to making fields transient and changing
how those fields are initialized.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira