I have manged through jndi lookup
EntityManagerFactory emf =
(EntityManagerFactory) jndi.lookup("java:/myEntityManagerFactory");
em = emf.createEntityManager();
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3993861#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...