Running Business Processes and Composite Applications : webMethods Integration Server Administrator’s Guide : Running Multiple Integration Server Instances : Installing and Updating Packages on a Server Instance
Installing and Updating Packages on a Server Instance
Use the update command to update existing packages and to install other packages on a server instance.
When you run the update command, the script copies the packages you specify from the webMethods Integration Server package repository to the new instance.
Note:  
When you install or update packages using the installer, you have the option to install packages on the initial instance created by the installer. If you select this option, packages are copied to that instance automatically during installation; therefore, you do not need to run the update command on that instance.
To update packages on an Integration Server instance
1. Stop the Integration Server instance.
2. Navigate to the following directory:
Integration Server_directory \instances
3. Run the is_instance script as follows:

is_instance.bat update -Dinstance.name=instance_name -Dpackage.list=package_list

Where...
Specify...
instance_name
The name of the instance to which you want to add packages.
package_list
A comma-separated list of packages to add to the server instance. For example, WmPRT,WmTN.
Note:  
This option does not accept white-space characters (or blank spaces).
The packages that you specify must be part of the webMethods Integration Server package repository. Software AG Installer installs packages in the package repository, which is located under the Software AG_directory \IntegrationServer\packages directory.
Specify all to add all non-predefined packages in the webMethods Integration Server package repository located in the Integration Server_directory \packages directory. For a list of predefined packages, see Predefined Packages.
Note:  
If you want the server instance to use components or services contained in other packages, you must add the packages to the instance. For example, if you want the server instance to use webMethods Deployer, webMethods Mediator, or webMethods Application Platform, you must add the WmDeployer, WmMediator, or WmAppPlat packages respectively to the instance.
The script adds the packages to the Integration Server_directory \instances\instance_name\packages directory.
Copyright © 2016 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback