Hi! Still on my quest to figure out how to deploy my apps on Karaf (without having to write features.xml files manually). I have been looking at the Resolver Spec, but that seems to be more low-level than I’d like. Looks like it is intended more for tool and framework developers.
I did come across Deployment Admin, which seems more promising. One question: It seems that Deployment Admin is not available by default on Karaf. What is the reason to favour the non-standard feature approach over Deployment Admin? Cheers, =David
