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

Samuel Mendenhall (JIRA) jira-events at lists.jboss.org
Thu Jul 28 16:19:23 EDT 2011


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
             Fix For: 2.3.0.Final


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