javax.transaction.Transactional and org.springframework.transaction.annotation....(4.3.7.Final) depends on jboss-transaction-api_1.2_spec (1.0.0.Final...
().joinTransaction() is executed prior to flush() - despite declaring the POJO as @Transactional and using Seam-managed transactions and persistence ...
org.jboss.util.NestedSQLException: Could not enlist in transaction on ...Sources.html#Configuring_JDBC_DataSources-The_non_transactional_DataSource_...
How do I get the @Transactional annotation to work using Hibernate sessionFactory.getCurrentSession()? Do I need to begin and commit a transaction explici...