[jboss-dev-forums] [Design of POJO Server] - JBOSGI-38 and bundle deployment order

alesj do-not-reply at jboss.com
Mon Mar 2 07:30:13 EST 2009


"thomas.diesler" wrote : 
  | A bundle deployer can therefore not easily start a bundle, because it does not know if all dependencies can be resolved already. 
  | 
What do you mean under "easily" here?

It's the job of our ResolvedBundleDependencyItem to handle this properly.
And that's what I meant under providing proper spi here:
 - http://www.jboss.org/index.html?module=bb&op=viewtopic&t=151223

And since we only start/stop bundle after ClassLoading stage,
we should be fine, as we know all its dependencies are resolved - that's the purpose of ResolvedBundleDependencyItem.

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

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



More information about the jboss-dev-forums mailing list