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

Add ability to run a JAR as a module

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Major Major
    • 1.0.0.CR1
    • None
    • Core
    • None
    • Medium

      Basically this amounts to creating a JAR module loader on boot, which uses the "Dependencies" MANIFEST property to establish initial dependencies.

      Implement via a -jar CLI option, which makes the final argument into a JAR file instead of a module name. The JAR file can reference modules in the LocalModuleLoader.

      The Class-Path of the executed JAR should be respected, unless -ignore-class-path is specified on the command line.

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

              Created:
              Updated:
              Resolved: