Products | Versions |
---|---|
TIBCO EMS Transport Channel for WCF | - |
Not Applicable | - |
Description:
Limitation and Restrictions:
===================
All functionality provided by TIBCO EMS Transport Channel for WCF remains unchanged, this is only a change in the Release Note (tib_ems_trans_channel_wcf_rel_notes.pdf)
Change:
===================
In the New Features section under Interoperability With Non-WCF Applications Added, there is an incorrect reference to iProcess. The section should read:
Interoperability With Non-WCF Applications Added (1-974PAV)
Prior to this release, the TIBCO EMS Transport Channel for WCF could only be used in a WCF-to-WCF environment.
In this release, a Message Protocol interface has been added to provide interoperability with non-WCF applications.
This new interface allows you to specify the following implementations:
• WCF application to WCF application
• WCF application to TIBCO ActiveMatrix BusinessWorks™ web service
• Non-WCF application to WCF application
This new interface results in a new messageProtocol attribute for the TemsTransport element. The valid values for this attribute are:
— WCFNative - Specifies a WCF application to WCF application implementation. This is the default.
— TIBCOSoapOverJMS2004 - Specifies a WCF application to TIBCO ActiveMatrix BusinessWorks™ web service implementation.
— Custom - Specifies a Non-WCF application to WCF application implementation.
For additional details, see the TIBCO EMS Transport Channel for WCF User’s Guide.
Symptoms:
Cause: