I think that is the case.. The large bundle probably doesn't export/import things that are contained inside the bundle.. No need to as they'd always be in the same classloader. When it's split into multiple bundles each bundle needs to export/import to share things across the classloaders.. (I think :-) )
Gary Sergey Beryozkin wrote: > > Hi Gary > > thanks for attaching the config file, it will be of help. > It appears that at this stage it is tricky indeed to solve this issue at > the CXF level alone given that a ServiceMix neethi bundle also expects > some specific versions of some system packages and some other service mix > bundles might do as well... > May be we can coordinate with ServiceMix somehow, provided CXF 'agrees' to > have 0 imports for all the system packages. > > I'm still not sure why a single bundle distribution works though :-). May > be it has fewer imports/exports... > > cheers, Sergey > > -- View this message in context: http://www.nabble.com/CXF-DOSGI-%2B-Equinox-Servlet-Bridge-tp24355153p24373873.html Sent from the cxf-user mailing list archive at Nabble.com.
