Difference between revisions of "Configuring Backend Services"

From AgileApps Support Wiki
imported>Aeric
 
imported>Aeric
Line 1: Line 1:
=== Manually Configuring Backend Services ===
=== Manually Configuring Backend Services ===
During installs and upgrades, it is only necessary to enable or disable a service on an instance of LongJump. The install/upgrade process takes care of making the connections.
During installs and upgrades, it is only necessary to enable or disable a service on a platform instance. The install/upgrade process takes care of making the connections.


To change a configuration for an existing installation, changes need to be made manually, by adjusting the [[networking.properties]] file(s) and restarting the Application Server(s).
To change a configuration for an existing installation, changes need to be made manually, by adjusting the [[networking.properties]] file(s) and restarting the Application Server(s).

Revision as of 22:17, 22 June 2011

Manually Configuring Backend Services

During installs and upgrades, it is only necessary to enable or disable a service on a platform instance. The install/upgrade process takes care of making the connections.

To change a configuration for an existing installation, changes need to be made manually, by adjusting the networking.properties file(s) and restarting the Application Server(s).

Notepad.png

Note: A change in the configuration for either memcached, quartz, or the document service requires a restart of all Application Servers.

The general process is:

  1. Make the changes to the networking.properties files for all Application Servers.
  2. Restart the Application Servers.

These sections describe the changes to make: