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

WEBSERVER_DEBUG command line keyword

Use WEBSERVER_DEBUG for JSP debugging. It creates the stderr.log and stdout.log files under the docroot/port# directory, and leaves JSP temporary files under docroot/port#/default and log files under docroot/port#/log for your inspection.

The executables that can use this keyword are:

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

Syntax

WEBSERVER_DEBUG={YES|NO}

Values

Description

YES

Create debugging files.

NO

(default)

Do not create debugging files.

Usage notes

See also

Command line keywords

Using the command line

Running a report from the command line