All the deployed REST Web applications (WAR files) contain a runtime.props file, in which all the application run-time properties are defined. To edit the REST Web application run-time properties, you must open and edit the properties in the runtime.props (in the location $CATALINA_HOME\webapps\application-name\WEB-INF\adapters\).
You can also edit the connection information contained the runtime.props file.
Note: If the Web server is already running, you must re-enable the REST Management Agent using Web server's management console or restart the Web server for the new configuration settings to take effect.