Did you put the features before starting the child instance for the first time ? The boot features are only executed once.
And please, use [email protected] for karaf questions ... On Fri, Nov 26, 2010 at 15:52, Irad Dor <[email protected]> wrote: > Hi, > I am trying to put webadmin in for a child karaf instance (below): > > org.apache.karaf.features.cfg contains: > featuresBoot=config,ssh,management,webadmin > > org.ops4j.pax.web.cfg contains: > org.osgi.service.http.port=50981 > > However - the child karaf does not seem to install the web console. Can > anyone help? > > [uninstalled] [2.1.2 ] webconsole karaf-2.1.2 > > Irad. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- Cheers, Guillaume Nodet ------------------------ Blog: http://gnodet.blogspot.com/ ------------------------ Open Source SOA http://fusesource.com --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

