These three things have nothing to do with each other, except that AXIS2-4311 blocks AXIS2-4787. axis2-osgi is an "uber-bundle" that packages multiple Axis2 JARs into a single OSGi bundle. On the other hand, AXIS2-4311 and AXIS2-4787 describe problems when trying to use the Axis2 JARs as individual OSGi bundles.
Andreas On Thu, Mar 3, 2011 at 09:12, Ivan <[email protected]> wrote: > Since the axis2-osgi somewhat solves the split packages issue mentioned in > AXIS2-4311, how about recovering the removed OSGi configurations in > AXIS2-4787 ? > Thanks. > > 2011/3/3 Ivan <[email protected]> >> >> Hi, I am trying to use axis2-osgi-1.5.4 bundle in OSGi environment, and >> the bundle is failed to resovle due to an import package >> javax.jms;version="1.1". I searched the codes packaged in that jar file, and >> did not find any use of classes in that package. >> So, why is javax.jms is added in the imported list, do I miss anything ? >> Thanks. >> >> -- >> Ivan > > > > -- > Ivan > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
