Hi I'm sorry to pick this up again. But I also want to find a way to manage the start order ( just felix, no glassfish etc ).
I don't think hard code the auto.install and auto.start is a good design. And I don't want to write a start manager. Is there a simple way to manage the start level(order) with felix and FileInstall? Regards LongkerDandy On Fri, Oct 15, 2010 at 10:18 PM, Richard S. Hall <[email protected]>wrote: > On 10/14/10 22:18, Larry Touve wrote: > >> No, as far as I can tell there is no standard manifest header property >> that controls the start level. >> > > Mainly because a bundle is not in a position to know which start level it > should be run, that is a management decision, not a developer one. > > -> richard > > > Larry >> >> >> Does the 'Start-Level' a standard OSGi property ? >>> >>> > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >

