I have a number of OSGi bundles. Each creates a CXF bus and then registers some services. They are all on the same general URL prefix.
Right now, the _first_ time I start karaf 4.0.4 from a clean build of the Karaf assembly, it all works fine. Subsequently, only one of the services appears; the rest vanish, even though I've made the calls to create them.
