As needed, configure the TRA file for system-level settings that must be set before the TIBCO BusinessEvents engine starts. Other settings go in the CDD file.You should also be aware of the BE_HOME/studio/eclipse/studio.tra. Also in the same location, config.ini file has Eclipse related settings.TRA file settings at this level are not documented here. See Java documentation as needed. The TRA file also contains some helpful comments for such properties.When TIBCO BusinessEvents installed on AIX uses use cache-based object management, you must add this property to all TRA files, and set the value to true.
Remember to set this property on all internal TIBCO BusinessEvents engines’ TRA files too, such as in be-mm.tra for the TIBCO BusinessEvents Monitoring and Management (MM) server and the MM broker properties set in the MM CDD file. See Chapter 6, Basic MM Configuration for details.TIBCO BusinessEvents Views and TIBCO BusinessEvents Decision Manager also have engine TRA files you must update.For JMS Channels To use a TIBCO Enterprise Message Service server as a JMS destination, you must do one of the following:
• If the software is installed locally, set the EMS_HOME variable in the BE_HOME/bin/be-engine.tra files.
• If the software is not installed locally you must copy the jms.jar and tibjms.jar files to BE_HOME/lib/ext and also add them to the classpath in the be-engine.tra files.For Rendezvous Channels To use TIBCO Rendezvous destination, you must set the RV_HOME variable in the BE_HOME/bin/be-engine.tra files.For the MM component to monitor the cluster, various JMX settings are required. Settings are provided in the TRA file and must be uncommented.
Copyright © TIBCO Software Inc. All Rights Reserved.