Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [equinox-dev] Impl of OSGi Subsystem spec?

As BJ mentions we started the page http://wiki.eclipse.org/RT/OSGi_Certification to track the RT OSGi specification implementations, but it needs to be updated.  Cristiano mentions that it is hard to use subsystems with equinox.  The more general issue is it is hard to use any existing provisioning system that is not subsystem aware with a framework that is being used to manage a set of subsystem installations.

Tom



Inactive hide details for Cristiano Gavião ---06/03/2013 05:08:29 PM---Hello Scott, The implementation that I'm aware is the ApCristiano Gavião ---06/03/2013 05:08:29 PM---Hello Scott, The implementation that I'm aware is the Apache Aries Subsystems

From: Cristiano Gavião <cvgaviao@xxxxxxxxx>
To: Equinox development mailing list <equinox-dev@xxxxxxxxxxx>,
Date: 06/03/2013 05:08 PM
Subject: Re: [equinox-dev] Impl of OSGi Subsystem spec?
Sent by: equinox-dev-bounces@xxxxxxxxxxx





Hello Scott,

The implementation that I'm aware is the Apache Aries Subsystems implementation [3].

But besides the fact that it is running in Equinox there are important complementary spec features that wasn't implemented at Equinox yet that makes difficult to use subsystems now with it.
The most important are the missing generic Capabilities header support in P2 [1] (and PDE) and the impossibility to use P2 as a repository service [2]

regards,


[1] -
https://bugs.eclipse.org/bugs/show_bug.cgi?id=313553
[2] -
https://bugs.eclipse.org/bugs/show_bug.cgi?id=393648
[3] -
http://coderthoughts.blogspot.com.br/2013/04/osgi-subsystems.html  


2013/6/3 Scott Lewis <slewis@xxxxxxxxxxxxx>
    Hi Folks,

    First question:  Does Equinox Kepler implement the OSGI R5 Subsystem specification?

    A broader question:   Does the RT project have a listing of the various OSGi specs/chapters...and what implementations are provided by RT projects for given specs?   ECF, for example, has impls of both the Remote Service and Remote Service Admin specifications, but I'm not at all sure about a number of others (e.g. transaction spec, provisioning, subsystem, etc).  Would it make sense to have a RT page/pages that has that information for interested consumers?  I've had several consumers ask me directly about such information, and I'm probably not the only one.

    Thanks,

    Scott


    _______________________________________________
    equinox-dev mailing list

    equinox-dev@xxxxxxxxxxx
    https://dev.eclipse.org/mailman/listinfo/equinox-dev



--
"Tudo vale a pena se a alma não é pequena..."
_______________________________________________
equinox-dev mailing list
equinox-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/equinox-dev

GIF image


Back to the top