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:47:38 UTC

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

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

Gerhard Petracek updated DELTASPIKE-917:
----------------------------------------
    Priority: Minor  (was: Major)

>  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
>            Priority: Minor
>             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)