The Virtual Servers page opens.
The Edit Virtual Server page opens.
Use either actual or virtual host names that are registered with the DNS server for your network (and, on a UNIX system, in your /etc/hosts file). The default value is the system property value ${com.sun.aas.hostName}.
The value may be any of the following:
The virtual server is active. This value is the default.
The virtual server is inactive. Attempts to access the server will return the error code 404 (resource not available).
The virtual server is disabled. Attempts to access the server will return the error code 403 (refused to fulfill the request).
By default, a virtual server inherits the single sign-on (SSO) setting of the HTTP service. Select Enabled or Disabled to override the HTTP service setting by enabling or disabling single sign-on for this virtual server.
Single sign-on across applications on the GlassFish Server is supported by servlets and JSP files. This feature allows multiple applications that require the same user sign-on information to share this information, rather than have the user sign on separately for each application.
If a default web module is not specified, the web module that has an empty context root is used. If there is no web module with an empty context root, a system default web module is created and used.
By default, logging messages will be sent to the default server log, domain-dir/logs/server.log.
The default value is domain-dir/docroot.
By default, a virtual server inherits the access logging setting of the HTTP service. Select Enabled or Disabled to override the HTTP service setting by enabling or disabling access logging for this virtual server.
The default value is domain-dir/logs/access.
For information on available properties, see Properties Specific to Virtual Servers.
Tip - To return to the default settings, click the Load Defaults button, then click Save.
See Also
Copyright © 2005, 2011, Oracle and/or its affiliates. All rights reserved. Legal Notices