On Tue, Jun 30, 2009 at 2:16 PM, Neil Bartlett<[email protected]> wrote: > This may be due to the order in which you installed the bundles. If > you have got errors in your metadata then the problem might not appear > if you always install your bundles in the same order, but installation > order with FileInstall is not controllable (nor should it be).
In FI all the discovered bundles are installed first, and then started. So when a bundle starts, all the exported packages from all the discovered bundles are already available. -- Filippo Diotalevi --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

