NonStop Servlets for JavaServer Pages (NSJSP) 7.0 System Administrator's Guide
Managing NSJSP
NonStop Servlets for JavaServer Pages (NSJSP) 7.0 System Administrator’s Guide—674372-005
4-79
NSJSP Manager Operations
Table 4-29 lists the properties for Host.
Table 4-29. Property list for Host Element
Property Description Modifiable
Default
Value
Host Name The network name for this virtual host.
Regardless of the case used to specify the
hostname, NSJSP converts it to lower case
internally.
One of the Hosts nested within an Engine
must have a name that matches the
defaultHost setting for that Engine.
No localhost
Applicati
on Base
The Application Base directory for this virtual
host. This is the pathname of a directory that
might contain web applications to be deployed
on this virtual host. You may specify an
absolute pathname for this directory, or a
pathname that is relative to the
<NSJSP_HOME> directory.
No webapps
Auto
Deploy
This flag, if true, indicates that new web
applications must be deployed automatically
when placed into the appBase directory while
NSJSP is running.
For more information, see autoDeploy
on
page 3-57.
Yes False
Deploy On
Startup
This property indicates whether web
applications from this host should be
automatically deployed when the NSJSP
server class is started. Even if this property is
set to false and autoDeploy is set to
true, the applications are deployed when the
background process for the host runs.
If both autoDeploy and deployOnStartup
are set to false, the applications must be
deployed through the NSJSP Manager.
Yes True
Deploy
XML
For a description of this property, see
deployXML
on page 3-65.
True
Unpack
WARs
Set this property to true if you want web
applications that are placed in the appBase
directory as Web Application Archive (WAR)
files to be unpacked into a corresponding disk
directory structure. Set this property to
false, to run such web applications directly
from the WAR file.
For more information, see unpackWARs
on
page 3-65.
Yes False










