[jboss-dev-forums] [Design of EJB 3.0] - Re: EJB3Deployer and EJB3ClientDeployer order
wolfc
do-not-reply at jboss.com
Wed Mar 26 04:00:44 EDT 2008
A true circular dependency (injection) can not work in our current setup. For that we need to refactor the container and the (SFSB) cache to start working before we have method-ready instances.
Here the circularity happens after deployment by JNDI lookup. That should work.
The problem here is that jboss.xml defines home-jndi-names for EJB 3 beans, that's illegal and completely throws of the ReferenceMetaDataResolverDeployer.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4138874#4138874
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4138874
More information about the jboss-dev-forums
mailing list