[jboss-dev-forums] [Design of EJB 3.0] - Re: ClientContainer injection
scott.stark@jboss.org
do-not-reply at jboss.com
Tue Jun 17 17:22:44 EDT 2008
Injectors are not used on the client. Any handler using the EncInjectors needs to be replaced on the client with one that does not. I'm going to remove all of the injector usage in the client and add exceptions to catch where it might be called.
The enc setup happens on the server and the client simply references that prebuilt context through its java: url handler.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4158833#4158833
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4158833
More information about the jboss-dev-forums
mailing list