Requirements

Java SDK

The command line tool requires that you first install Java SDK runtime environment 1.4 (or later). You can download this software from java.sun.com.

Environment Variables

Variable

Description

TIBRV_HOME

This variable identifies the directory on your computer where you have installed Rendezvous software. The default location is /TIBCO/TIBRV.

JAVA_HOME

This variable identifies the directory on your computer where you have installed Java SDK.

CLASSPATH

Rendezvous installation places the Java archive file rvconfig.jar in the lib directory under TIBRV_HOME. If you have placed this file in any other location, the CLASSPATH variable must include the complete pathname.

The CLASSPATH variable must also include the complete pathname to the SDK file jsse.jar, which implements TLS.