Products | Versions |
---|---|
TIBCO ActiveMatrix Service Bus | - |
Not Applicable | - |
Description:
You can download this HotFix from the TIBCO Product Support FTP server using your eSupport username and password, at
ftp://support-ftp.tibco.com
Once you have successfully logged into the server, you will find the hotfix packages under
available_downloads/ActiveMatrix/ActiveMatrixServiceBus/3.1.2/TIB_amx_3.1.2_hotfix002
Listed below is a summary of updates included. Please refer to the hot fix readme document for any additional information.
================================================================================
Closed Issues in 3.1.2_hotfix002 (This Release)
INST-446
The installer now picks the correct configuration directory.
AMX-9218
Every other reply message is no longer lost when an application is upgraded and
two versions of the application's components are running.
AMX-9182
Upgrade no longer fails if the Administrator server is using HTTPS.
BJMS-943
When a Mediation invoke task is used with JMS Reference binding a JMS binding
timeout is now propagated back to Mediation component.
DSS-565
A PartialResultException no longer occurs with Microsoft ActiveDirectory if
"Group has Users" is specified.
DSS-566
A NullPointerException no longer occurs with Microsoft ActiveDirectory if a
Global Catalog is used with "GroupHasUser".
DSS-567
The credential server now starts during Administrator server creation.
DSS-568
Creating a new user in an LDAP authentication realm creation no longer times out
with the error: "Failed to retrieve top-level groups because of LDAP server
error".
DSS-572
A FileNotFoundException is no longer returned from a Keystore Provider while
replicating the Administrator server.
SDS-5155
The name of a promoted composite property no longer has an integer appended to
it.
SDS-5154
The sds.createProject command now behaves the same as the new TIBCO SOA Project
wizard and creates only the correct project assets for a specified project type.
TAP-8075
Removing superusers using the Administrator CLI now works correctly.
To apply the fix to samples in <CONFIG_HOME>/admin/<enterpriseName>/samples,
edit samples/admin-scripts-base.xml and replace these lines:
<import file="${admin.cli.scripts.directory}/classpath_amxadministrator_3.1.2.xml" />
<import file="${admin.cli.scripts.directory}/classpath_credentialserver_3.1.2.xml" />
<import file="${admin.cli.scripts.directory}/classpath_uddi_amxintg_3.1.2.xml" />
with these lines:
<import file="${admin.cli.scripts.directory}/classpath_amxadministrator_3.1.2.HF2.xml" />
<import file="${admin.cli.scripts.directory}/classpath_credentialserver_3.1.2.HF2.xml" />
<import file="${admin.cli.scripts.directory}/classpath_uddi_amxintg_3.1.2.HF2.xml" />
TAP-8059
If you upgrade an application that has SOAP binding and deploy using resolve
mode the appplication is no longer left in a "Partially Deployed" state.
TAP-7935
In Administrator > Governance > Enterprise Permissions you can now add a group
that is member of at least one other group.
MED-2617
Mediation tasks Input / Output that refer to WSDL inline schemas that in turn
refer to each other now resolve correctly.
MED-2670
WSDL files with inline schemas having attributes inside an element will now
show the attributes in the mapper.
MED-2685
Namespace declaration for a prefix used in an attribute of type QName is now
defined properly.
MED-2684
If an optional element of abstract type is used in a Mediation component,
the mapper in Mediation Flow no longer displays an error.
================================================================================