Yup through: *Template SharedEntityManager @PersistenceContext SessionFactory.currentSession()
You can make your existing spring persistence code work with a conversation scoped persistence context without changing your code. Simply configure the use of a different EntitityManagerFactory of SessionFactory Mike View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4116280#4116280 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4116280 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
