Hi Alex, I guess that when you do feature:install, the bundle is started anyway.
Do you define the install mode at feature level ? Or you want to start some bundles but not all, correct ?
AFAIR, we have a Jira about that. Let me check. Regards JB On 02/04/2016 05:08 PM, Alex Soto wrote:
Hello, I have a features.xml in which I don’t want to auto start some of the bundles. So I use this declaration: <bundlestart="false”> Yet, it does not appear to do what I expect, as the feature still tries to start. I should mention that I am using a custom distribution using the "karaf-maven-plugin” where this feature is added either to the <bootFeatures> or <installedFeatures> with the same result. I am using Karaf version 4.0.3. Best regards, Alex soto
-- Jean-Baptiste Onofré [email protected] http://blog.nanthrax.net Talend - http://www.talend.com
