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
-
Go to the admin pod, which is the name of the pod that contains maxinst,
terminal and get the file.
- Go to /opt/IBM/SMP/maximo/deployment/was-liberty-default deployment
folder.
- 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.
- Get the buildmaximomea-ear.xml file if the deployment has a
mea bundle server type and update the classpath.
- 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.
- Deploy the customization archive and activate the changes.