TIBCO Silver(R) Fabric Enabler for TIBCO BusinessEvents(R) 3.0.0 HF006 has been released

TIBCO Silver(R) Fabric Enabler for TIBCO BusinessEvents(R) 3.0.0 HF006 has been released

book

Article ID: KB0103350

calendar_today

Updated On:

Products Versions
TIBCO Silver Fabric Enabler for TIBCO BusinessEvents -
Not Applicable -

Description

Description:

TIBCO Silver(R) Fabric Enabler for TIBCO BusinessEvents(R) 3.0.0 HF006 has been released

======================================================

Affected File TIBCO Silver(R) Fabric Enabler for TIBCO BusinessEvents(R) 3.0.0 HF006

The following files need to be installed by this hotfix:
   SilverFabric_be_componentType_3.0.0_HF005.zip
   SilverFabric_be_container_3.0.0_HF006_gridlib.zip

Note: This hotfix is not platform specific.

======================================================

Closed Issue for SFBE 3.0.0 HF006 (This Release)

TIBCO Silver(R) Fabric Enabler for TIBCO BusinessEvents(R) 3.0.0 HF006 corrects
and closes the following issue:

SFBE-330 (customer reported as SR 681760)
tibco.env.HAWK_HOME cannot be set in be-engine.tra using configure.xml

In order to replace the tibco.env.HAWK_HOME property you must edit the configure.xml
in Stacks>Enablers, Edit Enabler, Edit the configuration file
by adding the following xml code at the end of the </containerConfig> tag:

    <configFiles baseDir="${TIBCO_HOME}" include="be/*/bin/be-engine.tra">
        <regex pattern='tibco.env.HAWK_HOME=.+\/hawk\/\d+.\d+'
           replacement='tibco.env.HAWK_HOME=/opt/tibco/hawk/5.2'/>
    </configFiles>

or in Edit Component, Edit the configuration file page
by adding the following xml code:

    <containerConfig>
      <configFiles baseDir="${TIBCO_HOME}" include="be/*/bin/be-engine.tra">
        <regex pattern='tibco.env.HAWK_HOME=.+\/hawk\/\d+.\d+' replacement='tibco.env.HAWK_HOME=/opt/tibco/hawk/5.2'/>
      </configFiles>
    </containerConfig>

In order to get more detailed information you must read the documentation:
Silver Fabric Developer’s Guide, Chapter 2 Using the Silver Fabric SDK, The configure.xml file.

You can download this HotFix from the TIBCO Product Support ftp server, mft.tibco.com.  
You will need to provide your  TSC (TIBCO Support Central) credentials.  You username 
is your email address  to access the server.

Please note you should use an FTP or SFTP client or command-line FTP. 
TIBCO employees must use a secure protocol.

Server name: mft.tibco.com
Credentials: use your TSC (TIBCO Support Central website) login.
Browser:  https://mft.tibco.com
FTP: port 21
SFTP: port 22

Once you have successfully logged into the server, go to /AvailableDownloads/Silver/Fabric/Enablers/SFBE/3.0.0/

Issue/Introduction

TIBCO Silver(R) Fabric Enabler for TIBCO BusinessEvents(R) 3.0.0 HF006 has been released