Products | Versions |
---|---|
TIBCO ActiveMatrix BusinessWorks | - |
Not Applicable | - |
Description:
This hotfix doesn't need any TRA 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, go to /available_downloads/ActiveEnterprise/BusinessWorks/BW/5.3.3/hotfix-11/ to download the appropriate hotfix for your OS/platform.
Bug Fixes:
Defect Id: 1-85U62V
When the year specified in the dateTime field of an AE message was
less than 1000, AE Subscriber threw an exception. This has been
fixed.
Defect Id: 1-8EGZXT
TIBCO BusinessWorks required the user certificate to have
"dataEncipherment" KeyUsage flag in addition to "digitalSignature"
and "keyEncipherment", even though the latter two KeyUsage
attributes were sufficient to encrypt and sign the SOAP message.
This has been fixed.
Defect Id: 1-8F2BXK
When two or more processes published RVCM messages, only one process
showed the RV advisory messages in the application log. All other
advisory messages were being logged in the tsm.log file located at -
<TIBCO_HOME>/tra/domain/<domain_name>/logs. This has been fixed.
Defect Id: 1-8FH26U
When an inbound SOAP message with the SOAP payload containing '&cr;'
or '&crlf;' as part of the text field was received by SOAP service
or SOAP Event Source activity, the integrity check failed. This has
been fixed.
Defect Id: 1-8FIH3G
When the connection to a database was lost for a JDBC activity in a
transaction, the transaction was rolled back internally. Since the
activity did not throw an error, the transaction group succeeded when
it was expected to fail. This scenario can result in potential loss
of data. This has been fixed.