Cognos Analytics

 View Only

Jar File Creation

  • 1.  Jar File Creation

    Posted Wed July 07, 2021 05:08 PM
    Good Evening Tony,

    I hope that you and yours are doing well.  We need to create a .jar file for customized authentication.  What is the command-line statement to create a manifested .Jar file from a compiled java .class file? 

    We are using something like the command appearing below, but it isn't working:
    start java -jar -cvfm MyJar.jar <path>\META-INF\manifest.mf -C *.class

    Although, this is focused on a different IBM product, I am following your instructions on how to create a .jar file and getting no response.  I am using this command from this site:
    https://www.ibm.com/docs/en/imdm/11.5?topic=applications-deploying-third-party-custom-user-jar-file

    If you have any questions, feel free to call me at 410-312-8822 or 301-906-1292.

    Warm Regards,
    Eli


    #CognosAnalyticswithWatson