Uploaded image for project: 'Application Server 7'
  1. Application Server 7
  2. AS7-453 JPA 2.0 implementation
  3. AS7-575

ExtendedEntityManager should be serializable for clustering

    XMLWordPrintable

Details

    • Sub-task
    • Resolution: Done
    • Major
    • 7.0.0.CR1
    • None
    • JPA / Hibernate
    • None

    Description

      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

      Attachments

        Activity

          People

            smarlow1@redhat.com Scott Marlow
            smarlow1@redhat.com Scott Marlow
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: