Axis2 OSGi bundles have split packages
--------------------------------------

                 Key: AXIS2-4311
                 URL: https://issues.apache.org/jira/browse/AXIS2-4311
             Project: Axis 2.0 (Axis2)
          Issue Type: Bug
            Reporter: Raymond Feng


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.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to