[jboss-jira] [JBoss JIRA] Closed: (AS7-575) ExtendedEntityManager should be serializable for clustering

Scott Marlow (JIRA) jira-events at lists.jboss.org
Sat Apr 30 22:49:18 EDT 2011


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

Scott Marlow closed AS7-575.
----------------------------



> ExtendedEntityManager should be serializable for clustering
> -----------------------------------------------------------
>
>                 Key: AS7-575
>                 URL: https://issues.jboss.org/browse/AS7-575
>             Project: Application Server 7
>          Issue Type: Sub-task
>          Components: JPA / Hibernate
>            Reporter: Scott Marlow
>            Assignee: Scott Marlow
>             Fix For: 7.0.0.CR1
>
>
> As a quick test, I attempted to serialize an instance of EntendedEntityManager and the first casualty was a NotSerializableException on org.jboss.as.ee.beanvalidation.LazyValidatorFactory
> http://pastie.org/1795594
> After making the above serializable, then got:
> NotSerializableException: org.hibernate.validator.engine.ValidatorFactoryImpl
> Perhaps we need something like org.jboss.jca.core.bv.SerializableValidatorFactory

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


More information about the jboss-jira mailing list