TIBCO Adapter for CORBA 5.2.0 supports TRA 5.3.0/5.3.1/5.3.2, TIBCO Administrator 5.3.0 and TIBCO BusinessWorks 5.3.0.

TIBCO Adapter for CORBA 5.2.0 supports TRA 5.3.0/5.3.1/5.3.2, TIBCO Administrator 5.3.0 and TIBCO BusinessWorks 5.3.0.

book

Article ID: KB0089645

calendar_today

Updated On:

Products Versions
TIBCO Adapter for CORBA -
Not Applicable -

Description

Description:
TIBCO Adapter for CORBA 5.2.0 now supports TRA 5.3.0/5.3.1/5.3.2, TIBCO Administrator 5.3.0 and TIBCO BusinessWorks 5.3.0 in
addition to  the currently supported TRA, Administrator and BusinessWorks versions listed in the product
documentation. The only TRA, Administrator and BusinessWorks features supported by the adapter
are those included in the documentation for TIBCO Adapter
for CORBA.

Configuration:
-------------------
No adapter configuration changes are required to use TRA
5.3.0/5.3.1/5.3.2 or TIBCO Administrator 5.3.0 or TIBCO BusinessWorks 5.3.0 with version 5.2.0 of CORBA Adapter.

Known Issues:

1. While running CORBA adapter in built samples with SDK
  application, it  gives compilation issues with an
  error " missing symbols".

Symptoms:
========
Due to this, the SDK application will not compile and
therefore can not be built.

Impact:
======
Unable to run in built samples for SDK adapter.

Cause:
=======
This is caused due to new library introduced in TRA 5.3.0/5.3.1/5.3.2
with the name of maverick53.lib while previous version uses
maverick50.lib.

Workaround:
==========
Use the library maverick53.lib instead of maverick50.lib for
compilation in make file.
For HP_UX platform, the following C++ compile options need
to be added to the existing list of make file

SDK_CCC_OPS  = -D_RWSTD_MULTI_THREAD ...

Issue/Introduction

TIBCO Adapter for CORBA 5.2.0 supports TRA 5.3.0/5.3.1/5.3.2, TIBCO Administrator 5.3.0 and TIBCO BusinessWorks 5.3.0.