]
Paul Robinson updated JBTM-2225:
--------------------------------
Fix Version/s: (was: 5.0.4)
Provide a BeanManager lookup option for use outside of WildFly
--------------------------------------------------------------
Key: JBTM-2225
URL:
https://issues.jboss.org/browse/JBTM-2225
Project: JBoss Transaction Manager
Issue Type: Task
Components: TXFramework
Reporter: Paul Robinson
Assignee: Paul Robinson
Currently the compensations API uses JNDI to lookup the CDI BeanManager. This only works
inside an application server. An alternative needs to be provided for when using the API
inside standalone Weld container.