I think I'm missing something.
If I'm developing an OSGi bundle that uses the EventAdmin shouldn't I be able to simply configure Camel/ActiveMQ within ServiceMix to handle the eventing so the bundle code doesn't know the difference? It seems odd that all the examples I see use Camel or JBI specific API/configuration only. Why shouldn't I be able to take advantage of the code location agnosticism that ActiveMQ provides without having to recode OSGi EventAdmin based code? Or, maybe I can and I just don't know where to look. - Joel
