[
https://issues.apache.org/jira/browse/AXIS2-4311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12869718#action_12869718
]
Rick McGuire commented on AXIS2-4311:
-------------------------------------
It really is the best solution. Other options would be very difficult for
consuming code to use the bundles, since it would require the use of
Require-Bundle rather than just using package imports.
> Axis2 OSGi bundles have split packages
> --------------------------------------
>
> Key: AXIS2-4311
> URL: https://issues.apache.org/jira/browse/AXIS2-4311
> Project: Axis2
> Issue Type: Bug
> Components: adb, kernel, transports
> Affects Versions: 1.5
> 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.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]