Add JMS Resources to WebLogic

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

To add JMS resources to WebLogic:

  1. If the WebLogic server has not been started, choose Start | All Programs | BEA | User Projects | domain-name | Start Admin Server for WebLogic Server Domain.

  2. To launch the WebLogic Administration Console, choose Start | All Programs | BEA | User Projects | domain-name | Admin Server Console. You can also launch the console directly from a browser (http://host:port/console).

  3. In the left pane, in the Change Center section, click Lock & Edit.

  4. In the left pane, under Domain Structure, click Services | Messaging | JMS Modules.

  5. In the right pane, in the JMS Modules table, click the JMS module previously created in Add a JMS System Module to WebLogic.

  6. Add a JMS queue connection factory:

  7. Add a JMS topic connection factory:

  8. Add a JMS queue:

  9. Add a JMS topic:

  10. In the Change Center section, click Activate Changes.