Installing Command Line Interface Only
You can install the Deployer command line interface on a machine, without installing the rest of Deployer or a host Integration Server. You might do this if you are using an automated deployment procedure that spans multiple machines.
To install only the Deployer command line interface on a machine, copy the following files from the indicated location on an existing remote Deployer host machine to the same location on the local machine.
File | Location |
CLI.jar | Integration Server_directory /instances/instance_name/packages/WmDeployer/lib |
log4j.properties Deployer.{bat|sh} | Integration Server_directory /instances/instance_name/packages/WmDeployer/bin |
wm-isclient.jar | Software AG_directory /common/lib |
commons-cli.jar, log4j.jar | Software AG_directory /common/lib/ext |
gf.javax.mail.jar | Software AG_directory /common/lib/glassfish |
Edit the Deployer.{bat|sh} file you copied to the local machine to point to the jar files you copied and to a JDK or JRE 1.6 on the local machine.