Products | Versions |
---|---|
TIBCO ActiveMatrix BusinessWorks | - |
Not Applicable | - |
Description:
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. Once you have successfully logged into the server, go to /AvailableDownloads/BusinessWorks/5.11.0/hotfix-10
================================================================================
Closed Issues in 5.11.0_HF-010 (This Release)
BW-16476
While using SecurityPolicyAssociation to sign the Soap Header element,
TIBCO ActiveMatrix BusinessWorks was unable to sign the element.
BW-16475
Using TIBCO ActiveMatrix BusinessWorks externally created SAML Assertion can
now be signed.
To sign the externally created SAML assertions, set
java.property.com.tibco.security.wss4j.EXPLICIT_ASSERTION_SIGNING to "true".
The default value is "false".
BW-16447
ActiveMatrix BusinessWorks left connections open when it used transactions with
DB2 on IBM Z/OS. When stored procedures were run, it returned an ABEND code.
Instead of rolling back, BusinessWorks tried to execute a test statement and
tried to close the connection.
To clear the bad connections for JDBC and JTA transactions, set the property
bw.plugin.jdbc.clearBadConnectionForTransactions to true. The default value is
false.
To stop the JDBC activity in a transaction from retrying to executing the query
incase of failure, set the property bw.plugin.jdbc.disableRetryInTransaction
to true. The default value is false.
BW-16445
The schema used on a shared variable resource was referenced automatically in
the Shared Archive while creating the Enterprise Archive Designer on Windows.
It did not reference the shared variable resource automatically while using Linux.
BW-16419
An expired certificate in the trusted store affected the other valid
certificates in the trusted store and threw the error
"WS Security Error : 121901".
BW-16370
SOAP Request Reply activity calling a web service over JMS timed out
frequently when output messages were not configured for the operation.
BW-16321
The Receive Mail activity did not wait for complete termination of the octet
"CRLF.CRLF" before executing the command "UDIL" with the POP3 server.
The error "javax.mail.MessagingException: error getting UIDL" was thrown.
BW-16307
Under the XA transaction group, a JDBC Query processed in subsets caused
the "fetch out of sequence" error when called multiple times in a loop.
================================================================================