A deployment topology requires you to identify the deployment agents that run on target servers. These agents include:

A deployment agent can be included in only one target; you cannot include an agent in multiple targets. When configuring the target instance, include the following Java argument that allows you to bind the RMI server to a particular interface.

-Djava.rmi.server.hostname=hostname

Replace hostname with the name or IP address of the target agent server to be resolved by the Content Administration server. For example, if the target agent instance has an internal loopback IP of 192.160.0.5 but the Content Administration server is configured to connect to the agent instance with the public IP address of 10.10.1.1, the command would be:

-Djava.rmi.server.hostname=10.10.1.1

Additionally, for each agent, you must provide the following:


Copyright © 1997, 2016 Oracle and/or its affiliates. All rights reserved. Legal Notices