Hi Mike, The functionality provided by this property has been moved out of the framework into the Main property because the autoinstallation and autostart functionality is not a feature of the framework but a feature of the framework launcher as the main project.
If you are trying to embed the Felix framework and require this functionality, I suggest you look at the Main project and check whether you can reuse any code from that project in your embedding. Hope this helps. Regards Felix Am Dienstag, den 29.01.2008, 09:33 +0000 schrieb Mike Evans: > Hi All, > > I recently build felix.jar from the trunk as the release I was using didn't > include the fix for https://issues.apache.org/jira/browse/FELIX-414. Since > I've started using the new felix.jar, I've noticed that the > FelixConstants.AUTO_START_PROP is missing and I can't build, although the > documentation 'launching-and-embedding-apache-felix.html' still refers to > this property. Is there a replacement for this property, or is it still > required? > > many thanks > Mike > > -- > Mike Evans > Rapid Mobile Ltd. > 93 George St. Edinburgh EH2 3ES > Tel: +44 131 243 2502 > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

