|
Actually wrap: needs to be added to commons-degester entry for helpdesk feature. Is this qs not supported on karaf?
2015-02-18 23:30:41,063 | ERROR | l Console Thread | Console | 17 - org.apache.karaf.shell.console - 2.4.0 | Exception caught while executing command
|
org.osgi.framework.BundleException: Jar is not a bundle, no Bundle-SymbolicName mvn:commons-digester/commons-digester/1.8
|
at org.apache.karaf.features.internal.FeaturesServiceImpl.installBundleIfNeeded(FeaturesServiceImpl.java:887)[7:org.apache.karaf.features.core:2.4.0]
|
at org.apache.karaf.features.internal.FeaturesServiceImpl.doInstallFeature(FeaturesServiceImpl.java:673)[7:org.apache.karaf.features.core:2.4.0]
|
at org.apache.karaf.features.internal.FeaturesServiceImpl.doInstallFeatures(FeaturesServiceImpl.java:432)[7:org.apache.karaf.features.core:2.4.0]
|
at org.apache.karaf.features.internal.FeaturesServiceImpl$1.call(FeaturesServiceImpl.java:402)[7:org.apache.karaf.features.core:2.4.0]
|
at java.util.concurrent.FutureTask.run(FutureTask.java:262)[:1.7.0_75]
|
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)[:1.7.0_75]
|
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)[:1.7.0_75]
|
at java.lang.Thread.run(Thread.java:745)[:1.7.0_75]
|
|