Authentication Property Reference for the TRA File

To avoid conflict with properties used by other components that use authentication, a parallel set of properties (for the TRA and CDD file) is used for MM configuration. These are authentication properties used in the TRA file.

Property Notes
java.property.be.engine.jmx.connector.port
  Specify this property in each relevant engine TRA files to open the JMX connector port for monitoring and management.

It is also used for hot deployment of decision tables in TIBCO BusinessEvents Decision Manager (see TIBCO BusinessEvents Decision Manager User’s Guide for details).

The JMX port is specified as %jmx_port%, when MM is used. See Authentication Configuration for more details.

For other components that use this property, you must also specify the value using the %jmx_port% variable, if you also use MM.

Note: You can also set the JMX connector port for deployment with TIBCO Administrator using this CDD property: be.engine.jmx.connector.port
#java.property.be.engine.jmx.connector.authenticate
  Set to true to enable authentication.

Set to false (or leave commented) to disable authentication.

The default is false.