]
Tomaz Cerar updated JBEE-160:
-----------------------------
Component/s: jboss-transaction-api
jboss-transaction-api OSGi bundle requiring optional packages
-------------------------------------------------------------
Key: JBEE-160
URL:
https://issues.jboss.org/browse/JBEE-160
Project: JBoss JavaEE Spec APIs
Issue Type: Bug
Components: jboss-transaction-api
Reporter: Brett Meyer
Assignee: Tomaz Cerar
The jboss-transaction-api_1.2_spec OSGi bundle requires the
'javax.enterprise.context'. Instead, that should be optional, right? cdi-api
shouldn't be required to simply use jta. Thanks!