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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...