Add JMS Resources to WebSphere

JMS (Java Messaging Service) resources provides J2EE connection factories to create connections for the JMS destinations in ALBPM. The following procedure documents how to add JMS resources to WebSphere.

To add JMS resources to WebSphere:

  1. If the WebSphere server has not been started, choose Start | All Programs | IBM WebSphere | Application Server | Profiles | profile-name | Start the Server.

  2. To launch the WebSphere Administrative Console, choose Start | All Programs | IBM WebSphere | Application Server | Profiles | profile-name | Administrative Console. You can also launch the console directly from a browser (http://host:port/ibm/console).

  3. Enter your User ID and click Log in.

  4. Add a service integration bus:

  5. Add a bus member to the service integration bus:

  6. Add a queue destination for the service integration bus:

  7. Add a JMS queue connection factory:

  8. Add a JMS queue:

  9. Add a JMS activation specification:

  10. Add JMS a topic connection factory:

  11. Add a JMS topic:

  12. On the Default Messaging Provider page, under Messages, click Save.

  13. On the Default Messaging Provider | JMS Topic | Save page, under Messages, click Save.

Note: After adding JMS resources to WebSphere, it is necessary to stop and restart the WebSphere for the changes to take effect.