These commands allow you to manage the configuration of the Application Server components.
Table 19–7 General Configuration Commands|
Command |
Definition |
|
enable |
Enables the specified component. If the component is already enabled, then it is re-enabled. The component must have been deployed in order to be enabled. If it has not been deployed, then an error message is returned. |
|
disable |
Immediately disables the named component. The component must have been deployed. If the component has not been deployed, an error message is returned. |
|
export |
Marks a variable name for automatic export to the environment of subsequent commands. All subsequent commands use the variable name value as specified unless you unset them or exit multimode. |
|
get |
Gets the names and values of attributes. |
|
set |
Sets the values of one or more configurable attribute. |
|
list |
Lists the configurable element. On Solaris, quotes are needed when executing commands with * as the option value or operand. |
|
unset |
Removes one or more variables you set for the multimode environment. The variables and their associated values will no longer exist in the environment. |