Adding third-party JAR files

You can add third-party Java Archive files to the Manage lib folder in the customization archive to migrate any extended third-party functionality added in Maximo® Asset Management to Maximo Manage.

About this task

Use the following steps to add a third-party JAR file name to the Manifest file, if the deployment has an all or mea bundle server type.

Procedure

  1. Go to the admin pod, which is the name of the pod that contains maxinst, terminal and get the file.
  2. Go to /opt/IBM/SMP/maximo/deployment/was-liberty-default deployment folder.
    1. Get the maximo-all.xml file if the deployment is all bundle server type. In maximo-all.xml, go to the maximo.businessobjectclasspath property name and add the JAR file name in the path. When deployed it will update the classpath in the Manifest file.
    2. Get the buildmaximomea-ear.xml file if the deployment has a mea bundle server type and update the classpath.
  3. Copy the updated file in the Customization Archive folder in the same path and archive or compress the folder.
    The file path for the maximo-all.xML file is <localdrive>\custasset_bin\deployment\was-liberty-default.
  4. Deploy the customization archive and activate the changes.
    For more information, see Customizing the application.