[seam-issues] [JBoss JIRA] Updated: (JBSEAM-4829) AnnotatedBeanProperty does not implement serializable

Samuel Mendenhall (JIRA) jira-events at lists.jboss.org
Thu Sep 15 11:29:26 EDT 2011


     [ https://issues.jboss.org/browse/JBSEAM-4829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Samuel Mendenhall updated JBSEAM-4829:
--------------------------------------

    Attachment: Patch.diff.txt


Changes required to make JpaIdentityStore clusterable

> AnnotatedBeanProperty does not implement serializable
> -----------------------------------------------------
>
>                 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.Final
>
>         Attachments: Patch.diff.txt
>
>
> Using the Seam identity management components (JPA implementation) in a cluster we receive:
> Mike
> ERROR [CacheMarshaller300] Error while marshalling object: ReplicateCommand{cmds=PutDataMapCommand{fqn=/JSESSION/web_localhost/FACChsYYTB3WkeVAM8DKjw__, dataVersion=null, data={0=14, 1=1311774291438, 3=org.jboss.ha.framework.server.SimpleCachableMarshalledValue{raw=java.util.HashMap at 29368484serialized=false}}, globalTransaction=null, erase=false}}
> java.io.NotSerializableException: org.jboss.seam.util.AnnotatedBeanProperty
> AnnotatedBeanProperty needs to be made serializable.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the seam-issues mailing list