Hi,
As Narayana project supports JTA 1.2 (http://planet.jboss.org/post/narayana_is_now_jta_1_2_compliant) CDI annotations (@Transactional, @TransactionalScope) and could be used outside of an EJB Container, can somebody tell me if an example exist using Narayana with CDI (Weld2) / Java SE but NOT with Java EE ?
Regards,
Charles
Gytis wrote a quickstart that should do what you need: quickstart/jta-and-hibernate at master · jbosstm/quickstart · GitHub