Products | Versions |
---|---|
TIBCO ActiveMatrix BusinessWorks | - |
Not Applicable | - |
Description:
Product Name: TIBCO BusinessWorks(TM)
Release Version: 5.4.2_hotfix09
Release Date: February 2009
======================================================================
Introduction
Hotfixes for TIBCO BusinessWorks are cumulative. This hotfix includes all previous hotfixes for TIBCO BusinessWorks 5.4.2.
To download the hotfix, or to see the complete readme file which includes information about issues addressed in hotfixes 1 through 8 please see the links below.
Important Note: You MUST install TIBCO Runtime Agent 5.5.4_hotfix07 to avail this hotfix.
The patch can be downloaded from the TIBCO Support ftp server, support-ftp.tibco.com. Please use your eSupport username and password to access the server. After connecting you must first download and install the TRA 5.5.4 hotfix 7 which can be found at /available_downloads/ActiveEnterprise/TIBCORuntimeAgent/5.5.4/hotfix-7. Once this hotfix is installed then go to /available_downloads/ActiveEnterprise/BusinessWorks/BW/5.4.2/hotfix-09/ to download the appropriate BW hotfix for your OS/platform.”
======================================================================
Affected Files for 5.4.2_hotfix09
The following files are installed by this hotfix. Note that some
files are platform-specific and are installed only on that platform.
All Platforms:
{TIBCO_HOME}\bw\5.4\ directory:
- TIB_bw_5.4.2_readme_hotfix09.txt
{TIBCO_HOME}\bw\5.4\hotfix\lib directory:
- engine.jar
- mapper.jar
- paletteCommon.jar
- plugins.jar
- serviceBindings.jar
- servicePalettes.jar
- tibsoap.jar
- tibcryptx_wss.jar
- TIBCOwss4j.jar
- xdata.jar
======================================================================
Closed Issues in 5.4.2_hotfix09 (This Release)
1-8WHAAJ
When one class was declared as a class member of the other and both
classes had the same getter/setter methods, the Java to XML activity
failed to distinguish the getter and setter methods between the two
classes. This has been fixed by adding a design-time property
'com.tibco.bw.plugin.java.java2xml.multischema'. Set this property to
true in designer.tra to support namespace multischema mode. By default,
the single namespace schema mode is supported.
You must install TIBCO Runtime Agent 5.5.4_hotfix07 to avail this fix.
If the design-time property is set and the TIBCO Runtime Agent
5.5.4_hotfix07 is not installed, a 'MultiSchemaNotSupportedException'
is thrown while generating the schema.
1-9CVZKG
Type coercion for AE subscriber plugins failed if the child schema had
a sequence or union. This has been fixed.
1-9CXT9N
The Publish to Adapter activity with a Request/Reply failed to receive
the response if the response had a child class and the Publish to
Adapter reply schema pointed to the parent class. This has been fixed.
Note that after applying this fix, the Publish to Adapter activity will
not validate the output data.
1-9DZ1Z6
The Timer activity did not adjust the Daylight Saving Time when the
timer interval was specified in any unit other than 'days' and the
interval was equal to or more than one day. This has been fixed.
1-9KR8KR
When the Service resource received a malformed SOAP over JMS message,
a NullPointerException was thrown on the console and all subsequent
incoming SOAP over JMS messages, including the well-formed ones, were
blocked. This has been fixed.
You must install TIBCO Runtime Agent 5.5.1_hotfix03 or higher to avail this fix.