Hi Svend, The karaf deployer for spring is missing. This is due to an issue with karaf: https://issues.apache.org/jira/browse/SM-2415 You can manually install it with "install -s mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.spring/3.0.3". Afterwards your spring context in the deploy folder should get installed into your container.
Bart Horré Anova r&d bvba On Mon, Nov 24, 2014 at 1:54 PM, Svend-Ole Nielsen < svend-ole.niel...@vehco.com> wrote: > Hello > > I have been reading up and down about this release but to no avail. Any > idea as to why the XML files are not deployed? Made a simple blueprint in > same folder and that was picked up immediately. Turned on debug log, but no > logging statements were made. > > /Svend >