KB Article #179293
$CORE_ROOT/java/component/TimerTrigger.jar not available in Integrator 3.7.3
Problem
-- $CORE_ROOT/java/component/TimerTrigger.jar was present in Integrator 3.5.0 and 3.6.0
-- it is no more delivered in Integrator 3.7.3
-- is it on purpose ? can we reuse the TimerTrigger.jar from the previous installation ? has it been replaced by another jar ?
Resolution
* TimerTrigger sample was found to not work properly in a multi hierarchic message environment. The issue is in general with timer used from JMCs
* in Integrator 3.7.3 the TimerTrigger.jar has been replaced by TimeoutTrigger.jar
* Timeout Trigger example was implemented to provide a better solution. you need to use it instead of the TimerTrigger