Now I need to intercept component startup. So I could use @Startup but I really depend on
_all_ other components being installed first. The depends=[] attribute doesn't really
work for me. I guess I could use something like @Startup(dependsPackages=[]).
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4031341#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...