JMS Queue Creation

This topic explains the systematic instructions to create the JMS Queue in the Weblogic application server.

To create the JMS Queue, follow the steps given below:
  1. Select the JMS Module created earlier.
    Settings for FCUBS_SystemModule screen is displayed.

    Figure 8-55 Settings for FCUBS_SystemModule



  2. Click on the Configuration tab and then click Lock & Edit button under Change Center.
    Settings for FCUBS_SystemModule - Configuration tab is displayed.

    Figure 8-56 Settings for FCUBS_SystemModule - Configuration



  3. On the Settings for FCUBS_SystemModule - Configuration tab, click New.
    Create a New JMS System Module Resource screen is displayed.

    Figure 8-57 Create a New JMS System Module Resource



  4. Select the Queue option and then click Next.
    Create a New JMS System Module Resource - JMS Destination Properties screen is displayed.

    Figure 8-58 Create a New JMS System Module Resource - JMS Destination Properties



  5. To Create a New JMS System Module Resource, specify the fields.

    Table 8-6 JMS Destination Properties

    Filed Description
    Name Specify the Name of the Queue as NOTIFY_DEST_QUEUE.
    JNDI Name Specify the JNDI Name as NOTIFY_DEST_QUEUE
    Template Select the Template as None from the drop-down.
  6. Click Next.
    Create a New JMS System Module Resource - Select Subdeployment screen is displayed.

    Figure 8-59 Create a New JMS System Module Resource - Select Subdeployment



  7. Select the managed server created and click Finish button.
    New JMS System Module Resource is created.

    Figure 8-60 JMS System Module Resource



  8. Click the Activate Changes button under Change Center. The message All the changes have been activated. No restarts are necessary is displayed.
  9. Click New to create more Queues. Follow the steps from 3 to 7.
The JMS Queue has been created successfully