[jboss-dev-forums] [Design of POJO Server] - Re: ReferenceMetaDataResolverDeployer is wrong

scott.stark@jboss.org do-not-reply at jboss.com
Tue Dec 4 13:50:11 EST 2007


This is currently effectively just a merge of the new metadata and the old EjbUtil50 resolution logic. The determination of the name is further complicated by the default naming policy, as mentioned in this ejb3 thread:
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=124975

I think the correct solution is to have the ReferenceMetaDataResolverDeployer determine the target bean, and create a DependencyItem for the actual jndi name. How this works with different container models is the question. All references will need to be processed by the same reference/injection handling code that is driven by these dependencies.


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

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



More information about the jboss-dev-forums mailing list