Hi all, I was wondering about best practices for updating features in a Karaf based deployment.
In our current setup, we have our features XML file dropped into the ./deploy directory, and the feature ( our app ) loads up fine, however, if I modify the feature file, either to change a <configuation/> element, or change a <bundle/> reference, Karaf never seems to pick up this change. At this stage, we're not changing the version number of the feature, but even when I also did that I didn't see Karaf update the running bundles. Am I missing something simple here? Thanks, Mark -- Pull me down under...
