7.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 Administration Console of WebLogic Application server.
    You can start the Application by opening the Oracle Weblogic Remote Console application post installing the application from the link https://github.com/oracle/weblogic-remote-console/releases.
    The WebLogic Remote Console screen is displayed.
  2. Click Providers and select Add Admin server Connection Provider.
    The user must enter the required URL, username, and password to establish a connection to the Admin Console.
  3. Click Edit Tree icon after logging into the WebLogic Console.
  4. Go to Services and then select JMS Servers.
    The JMS Servers screen is displayed.
  5. Click New to create a new JMS Server.
    The following screen is displayed.

    Figure 7-25 Create a New JMS Server



  6. On the JMS Servers screen, specify the fields.
    For more information on fields, refer to the field description table.

    Table 7-5 Create a New JMS Server

    Field Description
    JMS Server Name

    FCIS_JMSServer

  7. Click Create.
    The following screen is displayed.
  8. Specify the Persistent Store as FCIS_FileStore.

    Figure 7-27 JMS Servers_Persistent Store



  9. Click Save.
    The following screen is displayed.
  10. Click the Target Tab and select the target, and save the changes.
    The following screen is displayed.
  11. Click the Cart icon to view, commit or discard the changes.
    The Changes were successfully committed is displayed on committing the changes.

    Figure 7-30 Changes successfully committed