Hi, yes, stage boot is present, and used.
Currently, it supports one level (I plan to add several levels). You can do (in etc/org.apache.karaf.features.cfg): featuresBoot=(...),... The features in the parentheses will be started before the one outside of the parentheses. Regards JB On 02/06/2019 07:03, Paul Fraser wrote: > Hi, > > Back in 2016 there was some discussion about predicable boot feature > startup order. > > Staged boot was mentioned and the solution involved parentheses, but > current documentation does not mention "staged boot". > > Is this functionality still available? > > How and where are the parentheses used if staged boot available? > > My need relates to previous discussion about service loading. I have an > absolute need for aries dynamic spyfly to be running before the vaadin > flow server is activated. > > At present, the only way I can get the correct order is to include > pax-http in my assembly and start a vaadin flow feature containing the > vaadin server after karaf is running. > > Paul Fraser > > -- Jean-Baptiste Onofré [email protected] http://blog.nanthrax.net Talend - http://www.talend.com
