Uploaded image for project: 'JBoss Modules'
  1. JBoss Modules
  2. MODULES-3

Support loading modules from a single JAR

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Done
    • Icon: Major Major
    • 1.0.0.CR1
    • None
    • Core
    • None
    • Low

      For embedded use cases, it's important to be able to package modules up into a JAR. We should have some local loader which can perform module loading from a repository located within a JAR. This repository would only support file loading though, since loading JARs within JARs is problematic. This means that to assemble a module repository JAR, one would have to unroll each constituent JAR into it (i.e. convert JARs into directories). This should be supported via tooling i.e. a Maven plugin and an Ant task, plus whatever weird stuff Gradle uses.

            dlloyd@redhat.com David Lloyd
            dlloyd@redhat.com David Lloyd
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: