[jboss-jira] [JBoss JIRA] (AS7-1607) Move integration modules/packages out of OSGi subsystem config
Thomas Diesler (Updated) (JIRA)
jira-events at lists.jboss.org
Tue Oct 11 07:39:16 EDT 2011
[ https://issues.jboss.org/browse/AS7-1607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Thomas Diesler updated AS7-1607:
--------------------------------
Comment: was deleted
(was: Needs rebase work)
> Move integration modules/packages out of OSGi subsystem config
> --------------------------------------------------------------
>
> Key: AS7-1607
> URL: https://issues.jboss.org/browse/AS7-1607
> Project: Application Server 7
> Issue Type: Task
> Components: OSGi
> Affects Versions: 7.0.0.Final, 7.0.1.Final
> Reporter: David Bosschaert
> Assignee: Thomas Diesler
> Priority: Minor
> Fix For: 7.1.0.Beta1
>
>
> Currently the org.jboss.osgi.system.modules property contains a number of logging components:
> {code:xml}<property name="org.jboss.osgi.system.modules">
> org.apache.commons.logging,
> org.apache.log4j,
> org.jboss.as.osgi,
> org.slf4j,
> </property>{code}
> It would be good to see if we can move these modules to the <modules> section of the configuration and load them as proper modules rather than having them merged with the system module.
--
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