Enabling defaultJMS for Maximo Manage

Enable the property defaultJMS if you want to use the Java™ Messaging Service (JMS) provider that is out of the box in Maximo® Manage.

Before you begin

If you complete the following procedure, the related server bundles for the Maximo Manage application stop and restart. Therefore, you must schedule downtime for your Maximo Manage environment before you complete the procedure.

About this task

In some situations, you might want to configure your own message service. However, if you want to use the JMS that is out of the box, you must enable the property defaultJMS. As the administrator, complete the steps in the following procedure.

Procedure

  1. In the Red Hat® OpenShift® web console, open your IBM® Maximo Application Suite instance, which is also known as a IBM Maximo Application Suite project.
  2. From the side navigation menu, click Administration > CustomResourceDefinitions.
  3. In the CustomResourceDefinitions page, filter for the ManageWorkspace CR.
  4. Open the ManageWorkspace CR.
  5. Click the Instances tab and open the instance that you want to work on.
  6. Click the YAML tab.
  7. In the Find field, enter defaultJMS.
  8. In the results, locate the defaultJMS property within spec > settings > deployment.
  9. Change the defaultJMS property value to true.
  10. Click Save. Wait for the operator to complete the following actions and apply your changes.
    • Rebuild bundle images.
    • Apply your changes to the bundle images.
    • Stop and restart the related server bundles in Workloads > Pods.