Uploaded image for project: 'DeltaSpike'
  1. DeltaSpike
  2. DELTASPIKE-1034

DefaultEntityManagerHolder is not Serializeable

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.5.0
    • 1.5.2
    • JPA-Module
    • None

    Description

      we have a @Dependent Service with @Transactional methods and use it in a vaadin component.

      vaadin stores everything in the session. so it tries to serialize the DefaultEntityManagerHolder and serialization is not working because neither DefaultEntityManagerHolder nor ActiveEntityManagerHolder is Serialzeable.

      Attachments

        Activity

          People

            Unassigned Unassigned
            rsandtner Reinhard Sandtner
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: