[jboss-jira] [JBoss JIRA] Resolved: (JBAS-9323) Add ability to register modules with the OSGi layer on framework startup

Thomas Diesler (JIRA) jira-events at lists.jboss.org
Thu Apr 14 12:11:33 EDT 2011


     [ https://issues.jboss.org/browse/JBAS-9323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas Diesler resolved JBAS-9323.
----------------------------------

    Resolution: Done


Done

            <modules>
                <!-- modules registered with the OSGi layer on startup -->
                <module identifier="org.jboss.as.arquillian.aggregate"/>
                <module identifier="org.jboss.logging"/>
                <!-- bundles installed on startup -->
                <module identifier="org.apache.aries.jmx" start="true"/>
                <module identifier="org.apache.aries.util"/>
                <module identifier="org.apache.felix.configadmin" start="true"/>
                <module identifier="org.jboss.as.osgi.configadmin" start="true"/>
                <module identifier="org.jboss.osgi.common" start="true"/>
                <module identifier="org.jboss.osgi.jmx" start="true"/>
                <module identifier="org.osgi.compendium"/>
            </modules>


> Add ability to register modules with the OSGi layer on framework startup 
> -------------------------------------------------------------------------
>
>                 Key: JBAS-9323
>                 URL: https://issues.jboss.org/browse/JBAS-9323
>             Project: JBoss Application Server
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>            Reporter: Thomas Diesler
>            Assignee: Thomas Diesler
>             Fix For: 7.0.0.Beta3
>
>


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list