JMS Server Creation

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

To create the JMS server, follow the steps given below:
  1. Start the Administrative Console of the WebLogic application server. Enter the Oracle WebLogic Admin Console URL in the address bar in an internet browser.
    Oracle Weblogic Server - Welcome screen is displayed.

    Figure 8-28 Oracle Weblogic Server - Welcome



  2. Specify the WebLogic Administrator Username and Password.
    Click Login.
  3. Navigate to Oracle Weblogic home page.
    Oracle Weblogic Server - Home Page screen is displayed.

    Figure 8-29 Oracle Weblogic Server - Home Page



  4. Go to JMS Servers.
    Summary of JMS Servers screen is displayed.

    Figure 8-30 Summary of JMS Servers



  5. On the left pane, under Domain Structure, expand Services, Messaging and JMS Server under it. Click the Lock & Edit button.
    Summary of JMS Servers screen is displayed.

    Figure 8-31 Summary of JMS Servers



  6. Click New.
    Create a New JMS Server screen is displayed.

    Figure 8-32 Create a New JMS Server - Store Type



  7. On Create a New JMS Server screen, specify the fields.
    For more information on fields, refer to the field description table.

    Table 8-4 Create a New JMS Server

    Field Description
    JMS Server Name Specify the name of JMS Server.
  8. Click Create a new Store button.
    Create a New JMS Server - Store Type screen is displayed.

    Figure 8-33 Create a New JMS Server - File Store Properties



  9. Select the Type as File Store from the drop-down.
  10. Click Next.
    Create a New JMS Server - File Store Properties screen is displayed.

    Figure 8-34 Create a New JMS Server - File Store Properties



  11. To identify the new File Store, specify the following properties:
    1. Specify the file store name as FCpayments_FileStore.
    2. Select a server. For this file store, you may select ManagedServer1 (created by the user).
    3. Specify the File store Directory path as C:/FCpayments_FileStore.
    4. Click OK.
  12. Click Next and the message File store created successfully is displayed.
    Create a New JMS Server - Messages screen is displayed.

    Figure 8-35 Create a New JMS Server - Messages



  13. Click Next.
    Create a New JMS Server - Select Targets screen is displayed.

    Figure 8-36 Create a New JMS Server - Select Targets



  14. Select the Target as ManagedServer1.
  15. Click on Finish and the message JMS Server created successfully is displayed.
    Summary of JMS Servers - Messages screen is displayed.

    Figure 8-37 Summary of JMS Servers - Messages



  16. Click the Activate Changes button under Change Center. The message All the changes have been activated. No restarts are necessary is displayed.
JMS Server is created.