WEBSERVER_PORT
command line keywordWEBSERVER_PORT
specifies the port number an
internal Web server listens to. You can specify a port number (for example, 3002) or
a range of port
numbers (for example, 3100-3200). If a single port number is specified, Reports tries
to start the internal Web server listening on that port. If that port is in
use, it tries to get the next available port. If a range of port numbers is
specified, Reports tries to look for a free port in that range.
The executables that can use this keyword are:
rwbuilder |
yes |
rwrun |
no |
rwclient |
no |
rwcgi |
no |
rwserver |
no |
rwservlet |
no |
rwconverter |
no |
WEBSERVER_DEBUG=portnum
Values |
Description |
|
Any valid port number or range of port numbers. Default = |
Running a report from the command line
Copyright © 1984, 2005, Oracle. All rights reserved.