This look familiar?
feature:install webconsole
After running: features:install sling
I get this:
Caused by: java.lang.ClassNotFoundException:
org.osgi.service.event.EventAdmin not found by
org.ops4j.pax.web.pax-web-runtime [75]
at
org.apache.felix.framework.BundleWiringImpl.findClassOrResourceByDelegation(BundleWiringImpl.java:1460)
at
org.apache.felix.framework.BundleWiringImpl.access$400(BundleWiringImpl.java:72)
at
org.apache.felix.framework.BundleWiringImpl$BundleClassLoader.loadClass(BundleWiringImpl.java:1843)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
--
View this message in context:
http://karaf.922171.n3.nabble.com/Missing-features-in-3-0-0-tp4027790p4027797.html
Sent from the Karaf - User mailing list archive at Nabble.com.