Hi Sven, CXF-DOSGi is simply using the cxf-bundle-minimal jar provided by the main CXF project. If you think that the cxf-bundle-minimal should contain more classes maybe you should file a bug on CXF for this?
Best regards, David On 16 September 2010 14:02, Sven Zethelius <[email protected]> wrote: > I'm currently working on an OSGI project that uses CXF as a bundle, so we > picked up the DOSGI cxf-bundle-minimal-2.2.9.jar. I've noticed some of the > classes and other files that are included in cxf-2.2.9.jar aren't included in > the cxf-bundle-minimal-2.2.9.jar. Of interest to me is the fact that the > LocalTransportFactory and ObjectBindingFactory and their related classes are > being excluded. Is there a reason they are excluded from the bundle? Would > it be possible to add them? > > > >
