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.8.0/hotfix-04/ to download the appropriate hotfix for your OS/platform.
================================================================================
Closed Issues in 5.8.0_hotfix04 (This Release)
BW-13630
When invoking web service from SOAP Request Reply activity, "HTTP 401 Access
Denied" error was encountered. This has been fixed. Add the following Engine
property:
bw.plugin.http.client.authentication.preemptive=false if, preemptive is not to
be used. By default, it is "true".
BW-13624
Fixed an issue where the deployment of process and forms to iProcess in TIBCO
Business Studio failed, if the environment had TIBCO Designer Add-in for TIBCO
Business Studio and TIBCO ActiveMatrix BusinessWorks 5.8.0 in the same
environment as TIBCO Business Studio (with iProcess).
BW-13640
With multiple service agents in one project, BW engine threw a "service already
exists" exception, when stared with Java Virtual Machine (JVM). This has been
fixed.
BW-13781
HTTP Receiver failed to decode the special characters properly. This has been
fixed.
BW-13890
The Wait activity stuck randomly without processing further eventhough
the Notify event was processed. This has been fixed.
BW-13944
A property was required to control the idle time of connection in pool when HTTP
Persistent Connection is used. This has been fixed. The value of the property
"bw.plugin.http.client.connectionTimeout" is ignored unless the
"bw.plugin.http.client.usePersistentConnectionManager" property is set to "true".
This property specifies the timeout period (in milliseconds) for which the
persistent connection should be alive to each remote HTTP server.
The default value for this property is 3000 ms.
================================================================================