Thanks for your reply, Richard. I opened FELIX-2678 to track this issue. Tobias
On 30.10.2010, at 20:27, Richard S. Hall wrote: > On 10/30/10 6:23, Wunden Tobias wrote: >> Hi, >> >> is there a way to specify what the start level is for bundles that are found >> in the auto deploy directory as specified by "felix.auto.deploy.dir" in the >> felix configuration? >> >> The reason I'm asking is that by default, the shell bundles are in there, >> and it would be great to have the shell loaded when all the applications >> have been deployed, which are currently loaded using the >> "felix.auto.start.<level>" directive in config.properties, and it would be >> great to be able to specify the<level> for the bundles found in >> "felix.auto.deploy.dir" as well (i.e. loading them last). Is there a way to >> to this? It doesn't seem so from the documentation. >> >> Thank you for pointers and hints, > > I think if you specify felix.startlevel.bundle, which is the initial start > level for bundles, then it will put all newly installed bundles into that > start level. However, this isn't specific to the auto deploy directory, it > will impact all bundles installed. > > I don't think there is any issue with introducing a > felix.auto.deploy.startlevel property. Feel free to open a JIRA issue to > request such a feature. > > -> richard --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

