kumuluz / kumuluzee

Lightweight open-source framework for developing microservices using standard Java EE technologies and migrating Java EE to cloud-native architecture.
https://ee.kumuluz.com
MIT License
291 stars 71 forks source link

Added transaction manager to JNDI #114

Closed urbim closed 6 years ago

urbim commented 6 years ago

This enables JNDI lookup of UserTransaction with java:comp/UserTransaction when using JTA.