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

    Figure 8-28 Oracle Weblogic Server - Welcome


    The image shows the Welcome Screen. It displays several fields to specify the Welcome Screen.

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

    Figure 8-29 Oracle Weblogic Server - Home Page


    The image shows the Home Page Screen. It displays several fields to specify the Home Page.

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

    Figure 8-30 Summary of JMS Servers


    The image shows the Summary of JMS Server Screen. It displays several fields to specify the Summary of JMS Server.

  5. On the left pane, under Domain Structure, expand Services, Messaging and JMS Server under it. Click the Lock & Edit button.
  6. Click New.
    Create a New JMS Server screen is displayed.

    Figure 8-31 Create a New JMS Server


    The image shows the Create a New JMS Server Screen. It displays several fields to specify the Create a New JMS Server.

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

    Table 8-5 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-32 Create a New JMS Server - Store Type


    The image shows the Create a new JMS Server Screen. It displays several fields to specify the Create a new JMS Server.

  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-33 Create a New JMS Server - File Store Properties


    The image shows the Create a New JMS Server - File Store Properties Screen. It displays several fields to specify the Create a New JMS Server - File Store Properties.

    Figure 8-34 Create a New File Source


    The image shows the Create a New File Source Screen. It displays several fields to specify the Create a New File Source.

  11. 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.
  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


    The image shows the Create a New JMS Server - Messages Screen. It displays several fields to specify the 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


    The image shows the Create a New JMS Server - Select Targets Screen. It displays several fields to specify the 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


    The image shows the Summary of JMS Servers - Messages Screen. It displays several fields to specify the 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.