]
Vineet Reynolds updated FORGE-1796:
-----------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request:
Make the JTA 1.1 Facet optional for the EJB 3.1 Facet. The EJB 3.2 facet does not need any
fix.
JTA facets should not be necessary for activating EJB facets.
-------------------------------------------------------------
Key: FORGE-1796
URL:
https://issues.jboss.org/browse/FORGE-1796
Project: Forge
Issue Type: Bug
Components: Java EE
Affects Versions: 2.5.0.Final
Reporter: Vineet Reynolds
If the JTA API is missing from the POM on an existing project the EJB facet won't be
installed. This is not right, EJB is very usable without JTA.