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/06/04 19:25:38 UTC

[jira] [Created] (DELTASPIKE-917) EnvironmentAwareTransactionStrategy fails in unmanaged threads

Gerhard Petracek created DELTASPIKE-917:
-------------------------------------------

             Summary:  EnvironmentAwareTransactionStrategy fails in unmanaged threads
                 Key: DELTASPIKE-917
                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-917
             Project: DeltaSpike
          Issue Type: Bug
          Components: JPA-Module
    Affects Versions: 1.4.0
         Environment: tested with as7 and wildfly
            Reporter: Gerhard Petracek
            Assignee: Gerhard Petracek
             Fix For: 1.4.1


{code}
@Resource
private UserTransaction userTransaction;
{code}

fails once EnvironmentAwareTransactionStrategy is used in an unmanaged thread (created e.g. by the scheduler module).



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