Hi, actually I use features to deploy all my OSGi bundles. But to initialize some infrastructure for example an embedded broker I use 2-3 Spring XML files which are located in the deploy directory.
Now I have the following behavior: The Spring XML files are deployed before the provisioning happen and the deployment of some Spring XML isn't possible. If I restart the XML Bundles after bootup everything is fine. Have maybe someone a pattern or an idea how to resolve this issue? Why does the Fileinstaller doesn't work in combination with features with a adjusted boot-up level? Maybe those are separate modules which are doesn't care about each other? Cheers, Michael
