To
reload the SIS configuration,
use the following sis-console
command, Ant task, or related MBean operation.
The SIS caches its configuration for performance reasons. Changes to SIS components, such as installing, uninstalling or activating components, do not take effect immediately. The SIS must explicitly reload its components to apply any changes. |
Ant task
reload
Command |
<reload/> |
---|---|
Example |
<sis-in-management> <reload/> </sis-in-management> or <sis-sip-management> <reload/> </sis-sip-management> |
MBean operation
MBean |
No SIS MBean is required. |
---|
updateConfigurationProperties
Operation |
The |
---|