Configuring the location of the Corda Server

You can configure Corda Server servlet location in the Discovery Framework's Control Panel.

Important: Because the Control Panel only shows settings that exist, in order to be able to edit the Corda Server URL properties, you must put the Chart component on a page first.

To configure the Corda Server URL:

  1. Point the cursor at the Dock in the upper-right corner of the page.
  2. In the drop-down menu, choose Control Panel.
  3. In the Portal section of the Control Panel navigation panel, select Discovery Framework Settings.
  4. Update the internal, external, and redirector URLs—df.cordaServerInternalUrl, df.cordaServerExternalUrl, and df.cordaServerRedirectorUrl:—to point to the location (host and port) of the Corda Server servlet. For example:
    df.cordaServerInternalUrl = http://server.example.com:8080/corda/server
  5. Click Update Settings.
  6. Restart the Discovery Framework.