[jboss-user] [JBoss AOP] - Re: Does any one know how to intercept the injection in JBos

kabir.khan@jboss.com do-not-reply at jboss.com
Thu May 31 08:29:47 EDT 2007


Rather than injecting the PersistenceContext, in this case you might be better off looking them up yourself in JNDI. This is something you could do from within an aspect bound to a field get. You'll need to check with the EJB3 documentation where the entity managers are kept though, I am not sure

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

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4050121



More information about the jboss-user mailing list