You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@deltaspike.apache.org by "Gerhard Petracek (JIRA)" <ji...@apache.org> on 2015/11/27 14:32:10 UTC

[jira] [Updated] (DELTASPIKE-1034) DefaultEntityManagerHolder is not Serializeable

     [ https://issues.apache.org/jira/browse/DELTASPIKE-1034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gerhard Petracek updated DELTASPIKE-1034:
-----------------------------------------
    Priority: Major  (was: Critical)

> DefaultEntityManagerHolder is not Serializeable
> -----------------------------------------------
>
>                 Key: DELTASPIKE-1034
>                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-1034
>             Project: DeltaSpike
>          Issue Type: Bug
>          Components: JPA-Module
>    Affects Versions: 1.5.0
>            Reporter: Reinhard Sandtner
>
> 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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)