[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.technology.equinox] installing/starting non-local bundles within config.ini?

I would like to launch bundles that are not located within the configuration 
area (or even on the local machine). Basically, I want to startup a small 
kernel and launch all remaining bundle content from an OBR on the web. I 
need to do this without direct console interaction (embedded-type 
application). I understand that such capabilities exist for other OSGi 
container implementations (i.e. Knopflerfish) via an xargs script file.

What is the approach for doing this under Equinox?