Re: Bundle lost after shutdown

2010-11-08 Thread Jorge Riquelme
Guillaume, I can reproduce the issue with karaf 2.1.0 and the attached files: a test feature file, plus custom.properties and jre.properties (stolen from smix :p). First, load the features.xml file and install the contentcompass feature: ka...@root features:addurl file:/home/totex/features.xml

Re: Bundle lost after shutdown

2010-11-08 Thread Guillaume Nodet
The problem happens because the features service does not remove the blank characters before and after the bundles urls and it looks like the felix framework will not reload bundles with such invalid urls. I've just raised KARAF-268 which I'll try to fix later today. On Mon, Nov 8, 2010 at 20:23,