To wrap this up: I managed to resolve most issues by migrating my web service bundles from Spring-WS to CXF. Also, I am now using only feature dependencies instead of bundle dependencies, e.g. to my "base" bundle that is shared across most other features. None of my bundles uses dynamic imports anymore.
What remains are sporadic deployment failures of my REST bundle (REST DSL with netty4-http component) which fails to resolve the camel-jackson data format. Roughly 1 in 10 deployments fail due to this error. Ralf -- View this message in context: http://karaf.922171.n3.nabble.com/KAR-deployment-in-Karaf-4-0-3-fails-with-varying-errors-tp4043649p4044136.html Sent from the Karaf - User mailing list archive at Nabble.com.
