Uploaded image for project: 'Application Server 7'
  1. Application Server 7
  2. AS7-1607

Move integration modules/packages out of OSGi subsystem config

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Minor Minor
    • 7.1.0.Beta1
    • 7.0.0.Final, 7.0.1.Final
    • OSGi
    • None

      Currently the org.jboss.osgi.system.modules property contains a number of logging components:

      <property name="org.jboss.osgi.system.modules">
        org.apache.commons.logging,
        org.apache.log4j,
        org.jboss.as.osgi,
        org.slf4j,
      </property>

      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.

              tdiesler@redhat.com Thomas Diesler
              dhildenb@redhat.com David Hildenbrand
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: