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#3993861

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3993861
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to