Richard S. Hall wrote:
> 
> However, if you really want to make sure everything starts before your 
> GUI, you can put all of your service bundles in a lower start level than 
> your GUI bundle; thus, by the time the GUI bundle starts, then all your 
> services will be available.
> 

Just following up on this. I want to do something like:

Bundle-Name: Blah
Bundle-SymbolicName: org.blah
Bundle-Start-Level: 5

in the Manifest. Is that possible? I see the Java API for it but no more
dynamic approach.

Thanks!
Jared
-- 
View this message in context: 
http://www.nabble.com/Wait-for-services-to-be-fully-registered--tp17741822p18497267.html
Sent from the Apache Felix - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to