How can I enable dOSGi in ServiceMix / Fuse ESB? I am thinking about CXF dOSGi here.
I tried to follow this answer: Servicemix 4, DOSGi, and Zookeeper, but when I hot-deploy proper versions of jars (from multi-bundle distribution) and sample Greeter app, I got error stating no SOAP binding is found.
I know I can choose framework in ServiceMix: Felix or Equinox so theoretically I could apply same instructions as to Felix configuration, but this wont work for me. ServiceMix is so much more complex than empty Felix container.
If CXF dOSGi doesn't work here, which other dOSGi distribution is?