Why does SDK 4.x application not connect to Repository through RVA using the connection string -system:repourl tibcr@repoInstance:rva=host:port?

Why does SDK 4.x application not connect to Repository through RVA using the connection string -system:repourl tibcr@repoInstance:rva=host:port?

book

Article ID: KB0087272

calendar_today

Updated On:

Products Versions
TIBCO Adapter SDK -
Not Applicable -

Description

Description:
This is a known issue with Repository 4.x Client, which is addressed in the Repository 5.0.x client.

Workaround provided is as below:
Save the attached zip file (RepoRvaFix.zip) and add this filename to CLASSPATH in front of the TIBRepoClient4.jar. The zip file contains a correction resource file to configure the repository client for rva transport.

Example: Copy this Zip file in, say C:\tibco, then edit your CLASSPATH (in the system environment setting or in your compile.bat and run.bat file) to include C:\tibco\RepoRvaFix.zip before the TIBRepoClient4.jar file. Your application should now work fine.
Symptoms:

Cause:

Issue/Introduction

Why does SDK 4.x application not connect to Repository through RVA using the connection string -system:repourl tibcr@repoInstance:rva=host:port?