Uploaded image for project: 'Application Server 7'
  1. Application Server 7
  2. AS7-2076

serialization of extended persistence context

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Blocker Blocker
    • 7.1.0.Final
    • 7.1.0.Alpha1
    • JPA / Hibernate
    • None

      Allow extended persistence context to be serialized.

      Note EJB 3.1 specification section 4.2.1 titled Instance Passivation and Conversational State:
      "
      A container must not passivate a stateful session bean with an extended persistence context unless the
      following conditions are met:[9]

      • All the entities in the persistence context are serializable.
      • The EntityManager is serializable.

      [9] The container is not permitted to destroy a stateful session bean instance because it does not meet these requirements.
      "

          There are no Sub-Tasks for this issue.

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

                Created:
                Updated:
                Resolved: