[jboss-dev-forums] [Design of EJB 3.0] - Re: ClientContainer injection

scott.stark@jboss.org do-not-reply at jboss.com
Tue Jun 17 18:12:07 EDT 2008


There is a server side org.jboss.injection.InjectionUtil from ejb3 that uses the classInjectors. There is also a client side org.jboss.ejb3.client.Utils that is what should be used in place of InjectionUtil to avoid mixing server side behavior in the client container. I see that the InjectionUtil is still being used in places in the client handlers, so I'll have to clean this up as well.

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

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



More information about the jboss-dev-forums mailing list