[jboss-dev-forums] [Design of EJB 3.0] - Re: java:comp.ejb3 versus java:comp

bill.burke@jboss.com do-not-reply at jboss.com
Wed Dec 20 13:45:40 EST 2006


Why do you even need to have an ID or an interceptor or even an invocation context?  Just let the freakin container push/pop an instance of the ENC onto the ThreadLocal that the java:comp ObjectFactory uses.  The current EJB3 ObjectFactory implementation knows nothing about AOP, just the ThreadLocal it uses to obtain the ENC.

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

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



More information about the jboss-dev-forums mailing list