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
-
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.
- From the side navigation menu, click
.
- In the CustomResourceDefinitions page, filter for the
ManageWorkspace CR.
- Open the
ManageWorkspace CR.
- Click the Instances tab and open the instance that you want to
work on.
- Click the YAML tab.
- In the Find field, enter
defaultJMS.
- In the results, locate the
defaultJMS property within
.
- Change the
defaultJMS property value to
true.
- 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
.