[jboss-dev-forums] [Design of EJB 3.0] - Re: EJBTHREE-1291, deployment resolver unification

scott.stark@jboss.org do-not-reply at jboss.com
Wed Apr 16 12:18:11 EDT 2008


As a first step I removed the EjbModuleEjbResolver from the Ejb3Deployment and added the equivalent functionality to the DeploymentScope interface for which jbossas provides the impl.

The impl either relies on the endpoint map produced by the MappedReferenceMetaDataResolverDeployer if enabled, or the EjbModuleEjbResolver which has been copied into jbossas under ejb3 with the package org.jboss.ejb3.deployers.tmp if the ReferenceMetaDataResolverDeployer is enabled (its still the default).



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

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



More information about the jboss-dev-forums mailing list