Creating the JMS Module

To create a subscriber queue on WebLogic Server:

  1. In the WebLogic Administration Console, select the domain into which you want to create the JMS Module.

  2. Click on YourDomain > Services > Messaging > JMS Modules

  3. In the right panel click the New button.

    This image is described in surrounding text
  4. On Create JMS System Module, enter a value for the name of the JMS module to be created. In this guide, the name is Test-SystemModule.

  5. Click the Next button.

    This image is described in surrounding text
  6. On Create JMS System Module, select the target of Weblogic server node.

  7. Click the Finish button.

    As shown below at this point, using the example in this guide, the Test-SystemModule is created. This Test- SystemModule is targeted to AdminServer. However this can be targeted to any other container .

    This image is described in surrounding text