You asked how to solve the problem, I'm just answering.
If you don't want to depend on Equinox framework, do not deploy bundles
that do depend on it ;-)
In this case,  osgi.enroute.configurer.simple.provider depends on the
equinox coordinator which depends on org.eclipse.equinox.util package
provided by the equinox framework.
Christian indicated replacement bundles.  Felix services (such as
eventadmin, coordinator) don't have any dependencies on a specific
framework.

As for why those bundles have been selected for deployment, I can't help
you on that part...

2016-11-10 10:50 GMT+01:00 Tim Ward <t...@telensa.com>:

> On 10/11/2016 09:43, Guillaume Nodet wrote:
>
> It seems you have a strong dependency on the Equinox OSGi framework.
> In Karaf, run the "framework equinox ; shutdown --reboot --force " commands
> and see if this is better.
>
>
> Thanks, but we are specifically and deliberately wanting to use Felix, and
> I think those commands would switch from Felix to Equinox?
>
> --
> Tim Ward
>
>
> _______________________________________________
> OSGi Developer Mail List
> osgi-dev@mail.osgi.org
> https://mail.osgi.org/mailman/listinfo/osgi-dev
>



-- 
-----------------------
Guillaume Nodet
------------------------
Red Hat, Open Source Integration

Email: gno...@redhat.com
Web: http://fusesource.com
Blog: http://gnodet.blogspot.com/
_______________________________________________
OSGi Developer Mail List
osgi-dev@mail.osgi.org
https://mail.osgi.org/mailman/listinfo/osgi-dev

Reply via email to