On Thursday 10 July 2008 07:06:45 am Michael Hunger wrote: > Looks easy. Just do the stuff you normally do in bootstrapping an > application. > > Is the lifecycle of creating a new application on start and just > passivating it on stop enough? Or must there be more, like > suspending=passivate, and stopping=shutting down ? > > What would be interesting is to put the Composites, Services, MetaInfo etc. > into the (xml) configuration of a generic OSGi bundle to let the user > configure the stuff he wants and just start the generic bundle. But I think > thats stuff for later.
Correct. Right now I am only interested to be able to run Qi4j at all on OSGi, create accurate manifest entries, and that the Runtime discovery mechanism works. Dynamism and robustness comes in later. Cheers Niclas _______________________________________________ qi4j-dev mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/qi4j-dev

