You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Robert Lazarski (Jira)" <ji...@apache.org> on 2022/06/03 00:53:00 UTC

[jira] [Commented] (AXIS2-4311) Axis2 OSGi bundles have split packages

    [ https://issues.apache.org/jira/browse/AXIS2-4311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17545707#comment-17545707 ] 

Robert Lazarski commented on AXIS2-4311:
----------------------------------------

The  axis2-kernel package org.apache.axis2.transport has been renamed to org.apache.axis2.kernel.

That should fix both the OSGI and Java 9 module support.

 

> 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
>            Assignee: Robert Lazarski
>            Priority: Major
>              Labels: osgi
>             Fix For: 1.8.1
>
>         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.7#820007)

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org