[jboss-dev-forums] [Design of POJO Server] - Re: AppClientDeployer
scott.stark@jboss.org
do-not-reply at jboss.com
Fri Oct 19 09:03:12 EDT 2007
I have a deployment going through the deployers and getting to the Ejb3ClientDeployer which is installing a ClientENCInjectionContainer bean. The client enc is not getting setup though, presumably because the injectors don't have the metadata.
The old ejb3 metadata propagates out the injectors via the EnvironmentRefGroup. I have started working on a EnvironmentRefGroupConveter that takes the new JBossClientMetaData.getJBossJndiEnvironmentRefsGroup and exposes this as a EnvironmentRefGroup. The question is this worth doing, or should this start using the new metadata model?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4096959#4096959
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4096959
More information about the jboss-dev-forums
mailing list