Hi, The location is certainly not correct if you have to do repo-add, probably because your features XML is not in the system folder (or karaf user $HOME/.m2) and the Maven repository is not defined in etc/org.ops4j.pax.url.mvn.cfg.
It seems more an issue in your bundles/features than an issue in Karaf. If you want me to help you, please ping me directly. Regards JB On 26/03/2019 16:54, saravanaprasad wrote: > It is a feature being attempted to install/ uninstall from a features > repository wherein I have spring-3.0.4 in the xml file. > Configured in org.apache.karaf.features.cfg with file path to the xml file, > and on featuresBoot. > On karaf boot this does not get installed. > I have to manually use feature:repo-add to install the feature. > At this stage it is still uninstalled only. > When start karaf, the bundle activator makes karaf console and web console > unresponsive. > When I restart karaf I find spring-3.0.4 as started. > > Thanks > > > > -- > Sent from: http://karaf.922171.n3.nabble.com/Karaf-User-f930749.html > -- Jean-Baptiste Onofré [email protected] http://blog.nanthrax.net Talend - http://www.talend.com
