Thanks! I like your solution better than the one I was testing.
I set the hibernate.session_factory_name property and did a JNDI lookup to get the
SessionFactory.
It seems to work, but I like getting the SessionFactory directly from the EntityManager
(via EMFactory) instead of a backdoor method.
Regards,
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4151073#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...