[ https://issues.apache.org/jira/browse/AXIS2-4311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17498309#comment-17498309 ]
Robert Lazarski commented on AXIS2-4311: ---------------------------------------- Since the issue was originally created back in 2009, #1 and #3 in the description no longer seem to be the case however #2 is the same issue as the latest comment here in 2022. I suspect that if we rename the "org.apache.axis2.transport.http" package in the axis2-kernel module that'd fix the problem. If I make that change, it would be helpful if someone could help test it as I am not an OSGI user myself - I just help maintain that code. > 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: Zhaohui Feng > Priority: Major > Labels: osgi > Attachments: patch.txt > > > 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 was sent by Atlassian Jira (v8.20.1#820001) --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscr...@axis.apache.org For additional commands, e-mail: java-dev-h...@axis.apache.org