I have a field/method annotated @PersistenceContext (not on an EJB) that I need to inject.
I have full access to the field/method (declared type, annotation), and need a way to get
the correct persistence unit from JBoss EJB3. This could be directly (return the correct
object) or a JNDI reference.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4200150#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...