8.2.5 Create JMS Queue

Follow the below steps to create JMS queue.
  1. Login to WebLogic Server 12c console (http://hostname:port/console) by specifying the Weblogic administrator user name and password.
  2. Click Domain Name > Services > Messaging > JMS Modules. The main window displays the list of JMS modules available.
  3. Select the newly created JMS module OfsllJMSModule.
    The following window is displayed.
  4. Click New.
    The following window is displayed.
  5. Select the Queue option and click Next.
    The following window is displayed.
  6. Specify the following details while creating new JMS System Module Resources:
    • Enter the Name of the Queue as OfsllJMSQueue
    • Enter the JNDI Name as jms/OfsllJMSQueue
    • Select the Template as None
  7. Click Next.
    The following window is displayed.
  8. Select the Subdeployments as OfsllJMSSD from the drop-down list.
  9. Click Finish to save and activate the changes. Once done, the following window is displayed.