7.5 Create JMS Queue

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

Follow the steps given below to create the JMS Queue:
  1. Start the Administration Console of WebLogic Application server.
    You can start the Application by opening the Oracle Weblogic Remote Console application post installing the application from the link https://github.com/oracle/weblogic-remote-console/releases.
    The WebLogic Remote Console screen is displayed.
  2. Click Providers and select Add Admin server Connection Provider.
    The user must enter the required URL, username, and password to establish a connection to the Admin Console.
    The Edit Admin Server Connection Provider popup window is displayed.
  3. Click Edit Tree icon after logging into the WebLogic Console.
  4. Go to Services and then select JMS Module created earlier.
    The Queues option is displayed.
  5. Click New to create a new Queue.
  6. On the Create a new Queue screen, specify the fields.
    For more information on fields, refer to the field description table.

    Table 7-7 Create a New Queue

    Field Description
    Name

    Queue Name

  7. Click Create.
    The following screen is displayed.
  8. You need to set the configuration for FCIS_SystemModule. Click Save.
    The following screen is displayed.
  9. Click the Logging Tab. Select the Enable Message Logging.
    The following screen is displayed.
  10. Click the Cart icon to view, commit or discard the changes and select Commit Changes to apply the changes.
    The Changes were successfully committed is displayed on committing the changes.
  11. You can create more queues by repeating the same steps to create the other queues.
    The JMS Queues created are displayed.