A script-enabled browser is required for this page to function properly.

USEJVM command line keyword

USEJVM specifies whether or not rwclient should use Java Virtual Machine (JVM) to communicate with Reports Server.

The executables that can use this keyword are:

rwbuilder no
rwrun no
rwclient yes
rwcgi no
rwserver no
rwservlet no
rwconverter no

Syntax

USEJVM=YES|NO

Values

Description

YES
(default)

rwclient starts JVM and tries to connect to Reports Server using CORBA; if this fails, then it will attempt to connect using SQLNet, which is available for backward compatibility.

NO

rwclient does not start JVM; instead, it uses SQLNet to communicate with Reports Server (either rwproxy or Oracle Reports 6i Server).

See also

Command line keywords

Using the command line

Running a report from the command line