In BusinessEvents 5.x, what are the ways to hot deploy the decision table classes.

In BusinessEvents 5.x, what are the ways to hot deploy the decision table classes.

book

Article ID: KB0084699

calendar_today

Updated On:

Products Versions
TIBCO BusinessEvents Enterprise Edition -
Not Applicable -

Description

Resolution:
Description:
============
Hot deploying decision table classes In BusinessEvents 5.x.

Environment:
==========
TIBCO BusinessEvents Studio
TIBCO Rules Management Server

Resolution:
==========
There are two ways to hot deploy decision table classes.

First Approach  : Using property "be.engine.cluster.externalClasses.path" and then deploy through JMX.
                
Second Approach: Now that decision table classes are included in the EAR, you can just check the Hot deploy option in processing unit or set the "be.engine.hotDeploy.enabled" property to true in the be-engine.tra. After building the new ear, the new rule classes will be loaded in to the RETE memory.

Issue/Introduction

In BusinessEvents 5.x, what are the ways to hot deploy the decision table classes.