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

JarFileResourceLoader.extractJarPaths should probably log something if no paths are found

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Done
    • Icon: Optional Optional
    • 2.2.0.Final, 2.1.6.Final
    • 1.4.3.Final, 1.5.0.Beta1
    • Core
    • None

      I was trying to figure out how to create a working JAR executable module and when debugging how nested jars for module dependencies are handled, I found that if the nested jar is not located in the correct location in its parent jar, the JarFileResourceLoader.extractJarPaths method produces an index of paths that only contains the empty path.

      This seems like this almost always be an error in how the nested jar path is located.

      At a minimum I would like to add some trace logging for debugging purposes. Assign it to me if you want me to look into doing this.

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

                Created:
                Updated:
                Resolved: