Authentication Property Reference for the TRA File

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).

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.