Setting the path to the Liberty server

You can manually set or update the path to the application server in the property files.

About this task

When you install Operational Decision Manager, Installation Manager asks for a path to the WebSphere® Liberty application server. The path is used to start the sample server.

If you do not give a path during installation, you must manually set the path in the property files. You can also use this procedure to correct the path or to link the product to a different application server.

Important: You cannot connect more than one instance of the sample server to the same application server on your computer. You must run each instance with a different application server.

Procedure

  1. Open the build.properties file in <InstallDir>/shared/samplesServer/wlp/.
  2. Set the value of the wlp.home property to the path of your Liberty server, for example, wlp.home=<LibertyInstallDir>/wlp.
  3. Save your changes, and close the file.

Results

When you start the sample server, it uses the new path to connect to the designated application server.