7.1.2 Create JMS Server

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. For example: http://10.10.10.10:1001/console.
    The Oracle Weblogic Server - Welcome screen displays.

    Figure 7-28 Oracle Weblogic Server - Welcome



  2. Specify the WebLogic administrator Username, Password and click Log In.
  3. Navigate to Oracle Weblogic home page.
    The Oracle Weblogic Server - Home Page screen displays.

    Figure 7-29 Oracle Weblogic Server - Home Page



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

    Figure 7-30 Summary of JMS Servers



  5. Click New.
    The Create a New JMS Server - JMS Server Properties screen displays.

    Figure 7-31 Create a New JMS Server - JMS Server Properties



    For more information, refer to the fields description table.

    Table 7-5 Create a New JMS Server

    Field Description
    JMS Server Name Specify the name of JMS Server.
  6. Click Create a new Store button.
    The Create a New JMS Server - Select store type screen displays.

    Figure 7-32 Create a New JMS Server - Select store type



  7. Select the Type as File Store from the drop-down.
  8. Click Next.
    The Create a New JMS Server - File Store Properties screen displays.

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



  9. To identify the new File Store, specify the following properties:
    1. Specify the file store name as FCUBS_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:/FCUBS_FileStore.
    4. Click OK.
  10. Click Next and the message File store created successfully displays.
    The Create a New JMS Server - Messages screen displays.

    Figure 7-34 Create a New JMS Server - Messages



  11. Click Next.
    The Create a New JMS Server - Select Targets screen displays.

    Figure 7-35 Create a New JMS Server - Select Targets



  12. Select the Target as ManagedServer1.
  13. Click on Finish and the message JMS Server created successfully displays.
    The Summary of JMS Servers - Messages screen displays.

    Figure 7-36 Summary of JMS Servers - Messages



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