Invoking Hot Deployment

Hot deployment can be invoked from an MBean client by invoking the refreshConfig method in com.tibco.asg domain for the appropriate Core Engine.

refreshConfig method uses following parameters:

  • The first parameter is the location of the configuration directory used by the Core Engine.
  • The second parameter is the delay in milliseconds. If the delay value is -1, the Core Engine does not shutdown on any error during hot deployment. Otherwise, the Core Engine shuts down on error.