Event admin requires config admin packages
------------------------------------------
Key: FELIX-2582
URL: https://issues.apache.org/jira/browse/FELIX-2582
Project: Felix
Issue Type: Bug
Components: Event Admin
Affects Versions: eventadmin-1.2.2
Reporter: Carsten Ziegeler
Assignee: Carsten Ziegeler
Fix For: eventadmin-1.2.4
Although the import of the config admin packages is marked as optional, the
event admin currentl requires them to start up:
java.lang.NoClassDefFoundError: org/osgi/service/cm/ManagedService
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:676)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.