Or, instead of doing the following...

  | @PersistenceContext(unitName="myUnit")
  | EntityManager em;
  | 

can I look up the EntityManager from within a session bean by its 
persistence-unit name instead of via its jndi binding name?

Thanks.
Adrian

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3973539#3973539

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

Reply via email to