Description: Affected File TIBCO Silver(R) Fabric Enabler for TIBCO BusinessEvents(TM) 3.0.0 HF001
The following files need to be installed by this hotfix:
SilverFabric_be_container_3.0.0_HF001_gridlib.zip
SilverFabric_be_componentType_3.0.0_HF001.zip
Note: This hotfix is not platform specific.
=========================================================================================
Closed Issues for SFBE 3.0.0 HF001
TIBCO Silver(R) Fabric Enabler for ActiveMatrix BusinessEvents(TM) 3.0.0 HF001 corrects
and closes the following issue:
SFBE-277 (Customer reported issue: 573339) Unable to control -n, -p
and --propVar jmx_port in BusinessEvents Enabler.
For standalone implementations only:
-n parameter can be set using the NAME field in the Component Wizard when
uploading the EAR file. When deploying with REST, use the property -F "NAME=<name>"
NOTE: When running multiple instances of a component, the -n parameter value is
changed to <name>_ComponentInstanceID to maintain the -n parameter as a
unique value.
-p parameter can be set using the GLOBAL_FILE field in the Component Wizard when
uploading the EAR file. When deploying with REST, use the property
-F "GLOBAL_FILE=<FileName>"
For file configuration uploaded in the component :
specify the GLOBAL_FILE value to ${ENGINE_WORK_DIR}/fabric/<path>/<filename>.cfg
Upload the file <filename>.cfg in the Component Wizard "upload a content file"
with the appropriate <path>.
For deployment using REST call or file not uploaded in the component:
Specify the full path name of the configuration file in the GLOBAL_FILE value.
The configuration file must accessible from the machine where the component run.
-propvar jmx_port can be set using the JMX_PORT field in the Component Wizard when
uploading the EAR file. When deploying with REST, use the property
-F "JMX_PORT=<port_number>"