Eventadmin is special as it provides an optional package for the feature servcies. So resolving eventadmin causes the feature service to restart which can cause problems. So it is important to install eventadmin very early.
Currently we start a customizef felix eventadmin in startup.properties. You can start equinox eventadmin there instead. Christian Am 31.08.2015 10:21 nachm. schrieb "Markus Rathgeb" <[email protected]>: > Hi Achim, > > > well, the eventadmin is kind of special. Make sure you install the > > eventadmin feature, > > that one is felix and does provide the needed compendium classes. > > I am would like to move another project to use Karaf. > For the first, I would like to kept all bundles but using Karaf for > the OSGi container. > > Could you give me some lecture / hints, why eventadmin is so special > in this case? > > Is the "Equinox Event Admin Service" a no-go using Karaf? > Is there an option to use Equinox Event Admin without further problems? > > Best regards, > Markus >
