[jboss-user] [JBoss AOP] - Does any one know how to intercept the injection in JBoss?
avihaimar
do-not-reply at jboss.com
Wed May 30 14:04:26 EDT 2007
Hey,
In Ejb3 there is annotation - @PersistenceContext(unitName="name")
I want that the unit name parameter will set dynamicly.
I mean that in compile time i dont know the unit name, and i want to set it before Jboss inject the persistence context.
I think of using in interceptor , but i dont know how to do this?
Thank you
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4049840#4049840
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4049840
More information about the jboss-user
mailing list