8.3.5 Create JMS Connection Factory for Outbound Queue

Follow the below steps to create JMS connection factory for outbound 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.

    Figure 8-67 JMS Connection Factory for Outbound Queue 1



  3. Select the newly created JMS module OfsllModule.
    The following window is displayed.

    Figure 8-68 JMS Connection Factory for Outbound Queue 2



  4. Click New.
    The following window is displayed.

    Figure 8-69 JMS Connection Factory for Outbound Queue 3



  5. Select Connection Factory option and click Next.
    The following window is displayed.

    Figure 8-70 JMS Connection Factory for Outbound Queue 4



  6. Specify the following details:
    • Enter the Name of the Connection Factory as OfsllOutboundCF.
    • Enter the JNDI Name as jms/OfsllOutboundCF.
    • Select the check box XA Connection Factory Enabled
  7. Click Next.
    The following window is displayed.

    Figure 8-71 JMS Connection Factory for Outbound Queue 5



  8. Click Advanced Targeting button.
    The following window is displayed.

    Figure 8-72 JMS Connection Factory for Outbound Queue 6



  9. Do the following:
    • Select the Subdeployments as OfsllOutboundSD from the drop down list.
    • Under JMS Servers, select the check box against OfsllOutboundServer.
  10. Click Finish to save and activate the changes. Once done, the following window is displayed.

    Figure 8-73 JMS Connection Factory for Outbound Queue 7