[jboss-dev-forums] [Design of JBoss Build System] - Re: JBossAS CR1 build plan

wolfc do-not-reply at jboss.com
Mon Mar 3 08:51:30 EST 2008


You're forgetting jboss-as-server and the transitive dependencies.
Which means we pull in almost all the AS components.
I can send the dependency graph around again. :-)

Aspects should be a library component. It has nothing to do with AS. They should be pojo aspects for use in any container environment. Maybe an extension component for MC?
I'm not sure why we depend on the JCA implementation. We invoke the resource adapter through the MC. So the API should be enough (possibly some JCA API extentions).
Iiop is an extension and could be separated out. It still requires an AS lib component though.
Naming should be jnpserver (already fixed by Scott).
I think the deployers and client launcher depend on jboss-as-server. Both should be moved from ejb3 to AS.

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

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



More information about the jboss-dev-forums mailing list