Community
Participate
Working Groups
Build Identifier: 321 This bug is a clone of bug 320436. This bug introduces changes that ensure that when an external jar with a main class in its manifest is added via the deployment assembly page, a) it shows up properly under the utility jars node in enterprise explorer, and b) deploys as a utility jar (instead of a module) onto the server. Reproducible: Always
Created attachment 175244 [details] Patch Patch Attached.
Created attachment 175437 [details] updated patch Updated the patch to handle case where the earLibDir variable is null in JavaEEArchiveUtilities.
approved
Hari, please use the EARUtilities.getEARLibDir() method for 3.2.2 instead of creating a new utility for this.
Created attachment 175969 [details] Patch Updated with Jason's comment.
Jason, could you please review this and release? Thanks.
code checked into head for wtp 3.2.2