modservice - Modify Lawson service
modservice service -v version | -a anonymous [-r ref_service_name [host http_port [https_port]]]]
modservice resets attributes of a specified service.
Example: To change a service such as JBOSS_SSO, to support
the Dynamic web application, run: modservice JBOSS_SSO -v 1.5
Program Option | Description |
---|---|
service
|
Specify the service to modify. |
-r ref_service_name [host http_port [https_port]]
|
Register the service as a reference service, referencing the primary service (SSOPV2). Optionally, you can supply the host name, HTTP port, and HTTPS port. |
-v version
|
Specify the version to set this service version to. |
-a anonymous
|
Specify a boolean value to set anonymous support to. |