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
- Open the build.properties file in <InstallDir>/shared/samplesServer/wlp/.
-
Set the value of the
wlp.homeproperty to the path of your Liberty server, for example,wlp.home=<LibertyInstallDir>/wlp. - Save your changes, and close the file.