Return To Previous Page
upgrade-jbi-component
Will upgrade a Service Engine or Binding Component that was previously installed into the JBI Environment.
| Operand | Operand Description | Required |
| Component Name | The name of the component that has been previously installed into the domain. | Yes |
| Option | Value | Option Description | Required Option |
| --echo | -e | true | false | If true the command specified on the command line will be echoed to system output. | No |
| --interactive| -I | true | false | If set to true (default), only the required password options are prompted. | No |
| --terse | -t | true | false | If true, the output will be reduced to the minimal amount. | No |
| --port | -p | port number | The HTTP/S port for administration. Default port for PE: 4848, default port for EE: 4849 | No |
| --secure | -s | true | false | If set to true, uses SSL/TLS to communicate with the domain administration server. | No |
| --host | -H | localhost | The machine name where the JBI application is running. The default value is localhost. | No |
| --user | -u | admin user | The authorized domain administration server administrative username. | Yes |
| --passwordfile | filename | The name of a file containing the password entries. | Yes |
| --upload | true | false | When set to true, uploads the file to the administration server. If the filepath of the installable file is mounted to the server machine, or if the administration server is running locally, set the upload option to false. | No |
| --upgradefile | filepath | The new archive file path that will be used to update the component. | Yes |
| --help | - | Displays the help text for the command. | No |
Examples
Example 1:
upgrade-jbi-component --upgradefile=cli-test-engine4-1.jar cli_test_engine4
Upgraded component cli_test_engine4.
This page (revision-9) was last changed on
15-Jan-08 10:54 AM, -0800
by Mark Saunders.
This page was created on
17-Jan-07 09:04 AM, -0800 by Mark Saunders.
More info...