8.1 Create Data Sources for JMS Queue

Follow the below steps to create data sources for JMS queue.

8.1.1 Create Data Sources for JMS Queue

Please follow the below steps to create data Sources for JMS Queue.
  1. Login to Oracle Weblogic 14c em (http://hostname:port/em).
    The following window is displayed.

    Figure 8-1 Data Sources for JMS Queue 1



  2. Click WebLogic Domain > JDBC Data Sources.
    The following window is displayed.

    Figure 8-2 Data Sources for JMS Queue 2



  3. Click Lock & Edit on the Change Center. Click ‘Create’ and select Generic Data Source.
    The following window is displayed.

    Figure 8-3 Data Sources for JMS Queue 3



  4. Specify the following details:
    1. Enter Data source Name: QueueAppDS
    2. Click on Select
  5. Select the Database Driver ‘Oracle's Driver(Thin XA) for Services connections;Versions:Any’
  6. Click Ok.
  7. Specify the following details:
    • Enter the JNDI Name as ‘jdbc/QueueAppDS.
    • Click Next.
    The following window is displayed.

  8. Click Next.
    • Click Generate URL and Propreties.
    The following window is displayed.

  9. Enter the Database details.
    • Click Ok.
    The following window is displayed.

  10. Enter OFSLL DB schema Password and Confirm Password.
    • Click Test Database Connection. On completion, displays a confirmation message as ‘Connection test succeeded’.
    The following window is displayed.

  11. Initial capacity and Maximum capacity is defaulted to 30, if the number of concurrent users are more this needs to be increased.
  12. Click Advanced and update the ‘Inactive Connection Timeout’ to 300 seconds.
    • Click Next.
    The following window is displayed.

  13. Click Next.
  14. Click Next.
    • Select target Server as ‘OFSLL_ManagedServer’.
    The following window is displayed.

  15. Click Create to activate the changes.
  16. Activate Changes from Change Center.