Thanx for the pointer, I will check it out. And about equinox, from the equinox page there is a suggestion to use eclipse runtime and update, so it's not directly embedded in equinox.
"Now, if you want to make things even easier, you can add in a few Eclipse bundles (i.e., org.eclipse.core.runtime and org.eclipse.update.configurator). This gives you an application model, automatic bundle discovery/install, extension registry, ... Standard Eclipse tooling configurations use this approach. See the Eclipse plug-in list for plug-ins that may be useful to you." http://www.eclipse.org/equinox/documents/quickstart.php however I can't really find good documentation on which parts to use and how to use it... Wouter On 11/23/06, Toni Menzel <[EMAIL PROTECTED]> wrote:
Hi Wouter, A very simple autodiscovery (based on observing a directory) is Peter Krien's FileInstaller. You can find it here: http://www.aqute.biz/Code/FileInstall It's a pure bundle which works on any OSGi Implementation. I don't know if equinox functionality you descibe is usable on felix, too? (would be nice to know) greets, Toni Wouter de Vaal schrieb: > Hi, > > I'm investigating osgi frameworks and I was wondering if Felix has > some sort of autodiscovery functionality as eclipse has. Some when a > jar is dumped in a folder, felix automatically loads this as an osgi > bundle. > > Thanx > Wouter -- Toni Menzel http://www.tonit.com mailto:[EMAIL PROTECTED]