IBM Maximo Asset Management, Version 7.6

Manually configuring JMS queues

This procedure provides details on steps to configure JMS queues, which must be completed before using the product installation program.

About this task

During the installation process, the Maximo® Asset Management installation program provides you with the option of automatically configuring Maximo Asset Management middleware. If you elect to have the Maximo Asset Management installation program automatically configure Maximo Asset Management middleware, it creates and configures JMS message queues for you. If you elect to manually configure Maximo Asset Management middleware for use with Maximo Asset Management, you must manually configure these message queues.

To configure the JMS queues, complete the following steps:

Procedure

  1. Start the WebSphere® Application Server Network Deployment application server.
  2. Start Internet Explorer and open the WebSphere Application Server Network Deployment administrative console by typing the following URL:
    http://<server_name>:<port_number>/ibm/console
    For example, enter a URL like the following sample URL:
    http://localhost:9060/ibm/console
  3. At the login screen, enter your user ID, then click Log in. This action opens the Welcome screen for the WebSphere Application Server Network Deployment administrative console.
  4. Click Service Integration > Buses to open the Buses dialog. A bus is a group of interconnected servers and clusters that have been added as members of the bus.
  5. Click New to open the Create a new Service Integration Bus panel where you can add a new service integration bus.
  6. Enter intjmsbus as the name of the new bus in the Name field.
  7. Clear the Bus security check box. If you leave this box checked, intjmsbus inherits the Global Security setting of the cell.
  8. Click Next.
  9. Click Finish.
  10. Click Save. This step propagates the JMS bus setup to the cluster configuration.


Feedback