JMS Connection Factory Creation

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

After creating the queues, you need to create the connection factory. To create the JMS Connection Factory, follow the steps given below:
  1. Select the JMS Module created earlier.
    Settings for FCUBS_SystemModule screen is displayed.

    Figure 8-61 Settings for FCUBS_SystemModule



  2. Click on the Configuration tab and then click Lock & Edit button under Change Center.
  3. On the Settings for FCUBS_SystemModule - Configuration tab, click New.
    Create a New JMS System Module Resource screen is displayed.

    Figure 8-62 Create a New JMS System Module Resource



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

    Figure 8-63 Create a New JMS System Module Resource - Connection Factory Properties



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

    Table 8-7 Connection Factory Properties

    Filed Description
    Name Specify the Name of the Connection factory asNotifyDestQCF.
    JNDI Name Specify the JNDI Name as NotifyDestQCF
    Client ID Policy Select the Client ID policy as Restricted from the drop-down.
  6. Check the box XA Connection Factory Enabled.
  7. Click Next.
    Create a New JMS System Module Resource - Targets screen is displayed.

    Figure 8-64 Create a New JMS System Module Resource - Targets



  8. Click on the Advanced Targeting.
    Create a New JMS System Module Resource - Advance Targeting screen is displayed.

    Figure 8-65 Create a New JMS System Module Resource - Advance Targeting



  9. Select the Subdeployments as FCUBS from the drop-down list.
  10. Under the JMS Servers, check the box against Managed Server.
  11. Click on Finish and the message Connection Factory created successfully is displayed.
    Settings for FCUBS_SystemModule - Messages screen is displayed.

    Figure 8-66 Settings for FCUBS_SystemModule - Messages



  12. To have the XA Connection Factory enabled, click on the Connection Factory NotifyDestQCF.
    Settings for NotifyDestQCF screen is displayed.

    Figure 8-67 Settings for NotifyDestQCF



  13. Click on the Transactions tab.
    Settings for NotifyDestQCF - Transactions tab is displayed.

    Figure 8-68 Settings for NotifyDestQCF - Transactions



  14. Check the box XA Connection Factory Enabled.
  15. Click the Save button and the message Settings updated successfully is displayed.
    Settings for NotifyDestQCF - Messages screen is displayed.

    Figure 8-69 Settings for NotifyDestQCF - Messages



  16. Click the Activate Changes button under Change Center. The message All the changes have been activated. No restarts are necessary is displayed.
    Settings for NotifyDestQCF - Activate Changes screen is displayed.

    Figure 8-70 Settings for NotifyDestQCF - Activate Changes



The JMS Connection Factory is created.