[jboss-dev-forums] [Design of EJB 3.0] - jboss-ejb3-core in jbossas

scott.stark@jboss.org do-not-reply at jboss.com
Thu Feb 28 02:17:09 EST 2008


I have jbossas/ejb3 just producing the ejb3.deployer using just the org/jboss/ejb3/deployers/** classes.

The current jbossas projects using jboss-ejb3-core are:
ejb3 - deployers
embedded - org.jboss.ejb3.tx.TxUtil
testsuite - org.jboss.ejb3.client.ClientLauncher
tomcat - numerous inject related classes, org.jboss.ejb3.enc.DeploymentEjbResolver
webservices - org.jboss.ejb3.BeanContext, org.jboss.ejb3.stateless.StatelessContainer, org.jboss.ejb3.Ejb3Deployment, etc.

I'm working on the injection/resource resolution logic which will fix the tomcat dependencies. The webservices dependencies are the ones needing to be resolved with the ejb3/ws spi work.



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

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



More information about the jboss-dev-forums mailing list