For all TIBCO Adapters using C++ SDK APIs (with JNDI lookup) and JMS/EMS authentication enabled, the adapter fails to do a 'Test Connection' using the correct username and password. This issue occurs only at design time.

For all TIBCO Adapters using C++ SDK APIs (with JNDI lookup) and JMS/EMS authentication enabled, the adapter fails to do a 'Test Connection' using the correct username and password. This issue occurs only at design time.

book

Article ID: KB0091760

calendar_today

Updated On:

Products Versions
TIBCO Adapter SDK -
Not Applicable -

Description

Resolution:
When JNDI lookup is enabled with JMS authentication turned on, TIBCO Adapters built using C++ SDK APIs give an error while doing Test Connection.

Symptom
=========
At design time from TIBCO Designer, the adapter fails to do a 'Test Connection' using the correct username and password with JNDI lookup enabled and authentication turned on. This issue is still not fixed.

This is applicable for the following list of adapters:

> TIBCO Adapter for Active Database
> TIBCO Adapter for R/3
> TIBCO Adapter for Teradata
> TIBCO Adapter for MQSeries
> TIBCO Adapter for LDAP
> TIBCO Adapter for COM
> TIBCO Adapter for File
> TIBCO Adapter for Peoplesoft.
> TIBCO Adapter for CORBA
> TIBCO Adapter for Remedy
> TIBCO Adapter for Tuxedo
> Custom Adapters using C++ TIBCO Adapter SDK APIs.

Cause
=========
Password not being sent to underline EMS api's correctly while creating jms connection.

Workaround
=========
None

Impact
=========
Loss of functionality

Resolution
=========
None

Note
=========
Please refer to LBN LBN1-8MBM30 for news on using JNDI at run time.

Issue/Introduction

For all TIBCO Adapters using C++ SDK APIs (with JNDI lookup) and JMS/EMS authentication enabled, the adapter fails to do a 'Test Connection' using the correct username and password. This issue occurs only at design time.