Products | Versions |
---|---|
TIBCO BusinessEvents Enterprise Edition | - |
Not Applicable | - |
Resolution:
Description:
==========
We can use –propVar jmx_port=5056 to expose an application with JMX. How would we specify propVars when using Administrator?
Environment:
===========
TIBCO BusinessEvents 4.0.1
All Operating Systems
Resolution:
========
Specify the JMX remote property in the default be-engine.tra so that BusinessEvents will be added in the generated tra file by Administrator.
Add java.property.com.sun.management.jmxremote.port = 5056 to default be-engine.tra .
Refer to section Property Overrides and Precedence in Chapter 10 of the TIBCO Administration guide.