[jboss-dev-forums] [Design of EJB 3.0] - Re: Injection Framework
wolfc
do-not-reply at jboss.com
Mon Dec 18 05:57:28 EST 2006
I'm also putting AOP beyond scope for 3 reasons:
1. Can't get an unit test to work in surefire (/maven2)
2. Both EJB3 container and client launcher don't need the extra functionality
3. Can't think of a proper bind-cut without recurssion into the injection framework
It should be easy to create a separate module which does injection with
AOP.
We'll lose the possibility to have a POJO injection classloader.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3994611#3994611
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3994611
More information about the jboss-dev-forums
mailing list