Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.5
Description
1) axis2-adb and axis2-kernel export "org.apache.axis2.util"
2) axis2-kernel and axis2-transport-http export " org.apache.axis2.transport.http"
3) axis2-kernel and axis2-transport-jms export "org.apache.axis2.transport.jms"
These bundles are causing conflicts under OSGi as Import-Package is resolved in random order if they are split in multiple bundles.
Attachments
Attachments
Issue Links
- relates to
-
AXIS2-4787 Hardcoded Bundle-Versions in adb, jaxws, kernel, metadata and saaj modules
- Resolved