Yes that seems to be exactly the same problem, and as your change request has been merged, this problem should be gone in the next release, right?
regards, Frank On Wed, Jan 6, 2016 at 11:36 AM, Oliver Lietz <apa...@oliverlietz.de> wrote: > On Wednesday 06 January 2016 10:23:07 Jean-Baptiste Onofré wrote: > > Hi Frank, > > hi, > > > did you install both webconsole and scr feature ? > > > > There's a condition in scr feature to install the scr plugin only if the > > webconsole feature is installed: > > > > <conditional> > > <condition>webconsole</condition> > > <bundle > > > start-level="30">mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds > > /2.0.2</bundle> </conditional> > > I can confirm problems with several plugins, see my comment in Sling's > features file: > > > https://github.com/apache/sling/blob/trunk/contrib/launchpad/karaf/org.apache.sling.launchpad.karaf-features/src/main/feature/feature.xml#L283 > > A related issue is KARAF-4226. > > Regards, > O. > > > Regards > > JB > > > > On 01/06/2016 10:20 AM, Frank Lyaruu wrote: > > > Hi Karaf crowd, > > > > > > I'm upgrading from Karaf 3 to Karaf 4, and I notice that in Karaf 4 the > > > SCR component view is missing from the Karaf webconsole, as far as I > can > > > see the SCR plugin for webconsole simply isn't there. > > > > > > Is that intentional? > > > > > > regards, Frank > >