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)