[jboss-dev-forums] [Design of EJB 3.0] - Re: Removing deployers from core

scott.stark@jboss.org do-not-reply at jboss.com
Thu Feb 28 21:01:18 EST 2008


Dependencies preventing this include:

- MockEjb3Deployment used by tests
- org.jboss.ejb3.Ejb3Deployment references Ejb3Deployer for CacheFactoryRegistry, RemoteProxyFactoryRegistry, PersistenceManagerFactoryRegistry
- EJBContainer casts to a specific JBoss5DependencyPolicy for addSupply. The supply/demands needs to be redone anyway.
- ClientENCInjectionContainer references JBoss5DependencyPolicy and JBoss5DeploymentUnit
- injection classes cast to a JBoss5DependencyPolicy.


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

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



More information about the jboss-dev-forums mailing list