-
Bug
-
Resolution: Done
-
Major
-
5.1.1
-
None
This SPI class implements UserTransaction but does not follow the JNDI conventions. The JTA specification (section 3.1) says:
The implementation of the UserTransaction object must be both javax.naming.Referenceable and java.io.Serializable , so that the object can be stored in all JNDI naming contexts.
- is related to
-
WFLY-835 @Resource UserTransaction error when file passivation store is selected
- Closed