Enabling Hot Deployment of New Properties

New properties can be enabled for hot deployment before starting TIBCO BusinessEvents Studio.

Procedure

  1. Add the following line to the vmargs in the studio.ini file:
    -Dcom.tibco.be.hotdeploy.concept=true
  2. Set the property com.tibco.be.hotdeploy.concept=true in the CDD file.
    Note the following restrictions in setting this functionality:
    • When enabling it with no backing store, ensure that the property be.engine.cluster.as.tuple.explicit=true is set in the CDD file.
    • This property is set to true by default when using Shared Nothing persistence.
    • Adding a concept property of type contained concept with the contained concept type set to an existing concept is not supported.