WebConsole raise NCDF on service page
-------------------------------------
Key: KARAF-1008
URL: https://issues.apache.org/jira/browse/KARAF-1008
Project: Karaf
Issue Type: Bug
Components: karaf-webconsole
Affects Versions: 3.0.0
Reporter: Jean-Baptiste Onofré
Fix For: 3.0.0
In the Karaf webconsole, when going on the service tab, we can see:
karaf@root> 2011-11-11
15:35:25.563:WARN:/:org.ops4j.pax.web.service.spi.model.ServletModel-7: Failed
to instantiate plugin
org.apache.felix.webconsole.internal.deppack.DepPackServlet
java.lang.NoClassDefFoundError:
org/osgi/service/deploymentadmin/DeploymentException
at java.lang.Class.getDeclaredConstructors0(Native Method)
at java.lang.Class.privateGetDeclaredConstructors(Class.java:2389)
at java.lang.Class.getConstructor0(Class.java:2699)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira