Felix: It seems like the webconsole now has a dependency on SCR.
org.osgi.framework.BundleException: Exception in org.apache.felix.webconsole.internal.OsgiManagerActivator.start() of bundle org.apache.felix.webconsole. Caused by: java.lang.NoClassDefFoundError: org.apache.felix.scr.ScrService at org.apache.felix.webconsole.internal.compendium.ComponentsServlet.class $(ComponentsServlet.java:60) at org .apache .felix .webconsole .internal.compendium.ComponentsServlet.<clinit>(ComponentsServlet.java: 60)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:169)
at org.apache.felix.webconsole.internal.servlet.OsgiManager.class$
(OsgiManager.java:55)
at
org
.apache
.felix
.webconsole.internal.servlet.OsgiManager.<clinit>(OsgiManager.java:105)
at
org
.apache
.felix
.webconsole
.internal.OsgiManagerActivator.start(OsgiManagerActivator.java:35)
Is this per design? I got the impression that usually the Felix strategy is "Depend on nothing".
Regards, Dieter
smime.p7s
Description: S/MIME cryptographic signature
