[jboss-jira] [JBoss JIRA] (AS7-3036) Remove OSGi bundles that cannot be supported

Thomas Diesler (JIRA) jira-events at lists.jboss.org
Tue Apr 10 03:02:47 EDT 2012


    [ https://issues.jboss.org/browse/AS7-3036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12682571#comment-12682571 ] 

Thomas Diesler commented on AS7-3036:
-------------------------------------

The functionality itself is still available (as documented in the [user guide|https://docs.jboss.org/author/display/JBOSGI/Provided+Examples]). It is only that we do not ship the bundles any more that provide the functionality. Instead, we provide a general Repository functionality that can be used to provision the OSGi subsystem with the functionality that is actually needed.

The standalone JBoss OSGi Runtime has been retired - we now focus on OSGi in the context of AS7 only. However, you can of course use our framework embedded or as the target of an external runner like you can with Equinox, Felix, etc.
                
> Remove OSGi bundles that cannot be supported
> --------------------------------------------
>
>                 Key: AS7-3036
>                 URL: https://issues.jboss.org/browse/AS7-3036
>             Project: Application Server 7
>          Issue Type: Task
>          Components: OSGi
>            Reporter: Thomas Diesler
>            Assignee: Thomas Diesler
>             Fix For: 7.1.0.Final
>
>
> Currently we have:
> * Webconsole, provided by Felix (requires HttpService)
> * HttpService, provided by PaxWeb (runs on Jetty)
> * Webapp support, provided by PaxWeb (runs on Jetty)
> * LogService, provided by Felix
> * ConfigAdmin service, provided by Felix
> * JMX services, provided by Aries
> * EventAdmin, provided by Felix
> * DeclarativServices, provided by Felix
> * STOMP endpoints (Stilts), provided by JBoss
> * Blueprint, provided by Aries
> * XML parsing, provided by JBoss
> * JNDI support, provided by JBoss
> * JTA support, provided by JBoss

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list