You are viewing a plain text version of this content. The canonical link for it is here.
Posted to savan-dev@ws.apache.org by "Ancoron Luciferis (JIRA)" <ji...@apache.org> on 2010/09/27 21:56:33 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=12915450#action_12915450 ] 

Ancoron Luciferis commented on AXIS2-4311:
------------------------------------------

What about fragment/extension bundles?

That's the way how these situations are handled usually inside the OSGi world as far as I know.

As I think e.g. "axis2-transport-http" is rarely used without any other axis2 core component it doesn't really make sense to handle it like any other standalone bundle, or am I wrong here?

> 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
>         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 is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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