[jboss-dev-forums] [Design of EJB 3.0] - EJB3 / AS Integration

ALRubinger do-not-reply at jboss.com
Fri Oct 24 02:56:26 EDT 2008


Earlier this week I started a 2-class project, EJB3 Deployers.

The idea is to provide a home for deployers which may be shared by any assembly that uses EJB3.  AS, EJB3 Embeddable, AS Embedded, EJB3 Standalone...however we can spin it.

I'd like to continue the trend of moving EJB3 further from AS, such that AS would depend on one component only.

So I'll introduce "org.jboss.ejb3:jboss-ejb3-as-int".

Instead of EJB3 Core, AS will depend upon the integration project which may define things like:

* *-jboss-beans.xml 
* Transitive dependencies for required libraries
* AS-specific code (which should be at an absolute minimum, if at all)

My hope is that over the next few months we're able to remove the "ejb3" module of AS entirely.

S,
ALR

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

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



More information about the jboss-dev-forums mailing list