0 Replies Latest reply on Oct 12, 2016 5:44 PM by prabhujboss28

    Configure reference to deployed JAR in manifest.mf

    prabhujboss28

      How to configure references to the deployed jar through console in the war's manifest.mf file.  We have global modules defined like

      Manifest-Version: 1.0

      Dependencies: org.antlr,org.apache.commons.lang

       

       

      Need to know if something like this can be done for the jars deployed through web console?