Hi Felixens I'm exploring the current 1.0.1 implementation. As far as I can tell the Felix download contains only the very basic core libraries. And the rest of the bundles that contain the OSGi standard services are installed with orb. Now if I call "obr list-url" I'll get the repository: http://oscar-osgi.sf.net/obr2/repository.xml [1]
If I call "obr list", I'll get the followling list: Apache Felix Bundle Repository (0.8.0.incubator) Apache Felix Shell Service (0.8.0.incubator) Apache Felix Shell TUI (0.8.0.incubator) telnetd (1.0.0)" Oddly these bundles are all Version 0.8.0. Now if I look under http://oscar-osgi.sourceforge.net/obr2/ I get many more bundles. But they didn't seem to have changed lately. So here are my two questions: - Where do I get a complete Felix 1.0.1 with all the standard services installed? - Since the versions of the bundles haven't changed, are there any changes concerning standard services between 0.8.0 and 1.0.1? And is there a list of all changes/improvements? Thanks. - Matthias [1] I would change the location of repository. Oscar seems a bit odd.

