Uploaded image for project: 'Application Server 3  4  5 and 6'
  1. Application Server 3 4 5 and 6
  2. JBAS-6948 Refactor the conf/jboss-service.xml services: round 2
  3. JBAS-7469

Move conf/jboss-service.xml class loader config into a bootstrap class loader setup

    XMLWordPrintable

Details

    Description

      The last piece of configuration to remove from the conf/jboss-service.xml is the following class loader

      <!-- Load all jars from the JBOSS_HOME/server/<config>/lib directory and
      the shared JBOSS_HOME/common/lib directory. This can be restricted to
      specific jars by specifying them in the archives attribute.
      TODO: Move this configuration elsewhere
      -->
      <classpath codebase="${jboss.server.lib.url}" archives="*"/>
      <classpath codebase="${jboss.common.lib.url}" archives="*"/>

      This needs to be in some bootstrap class loader setup of the profile.

      Attachments

        Activity

          People

            starksm64 Scott Stark (Inactive)
            starksm64 Scott Stark (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: