BEA WebLogic Server 9.1 Domain Configuration Schema Reference

http://www.bea.com/ns/weblogic/90/domain
complexType virtual-hostType

{http://www.w3.org/2001/XMLSchema}anyType
  {http://www.bea.com/ns/weblogic/90/domain}configurationType
      {http://www.bea.com/ns/weblogic/90/domain}deploymentType
          {http://www.bea.com/ns/weblogic/90/domain}web-serverType
              {http://www.bea.com/ns/weblogic/90/domain}virtual-hostType

Model
<...>
name?, notes?, target?, deployment-order?, web-server-log?, frontend-host?, frontend-http-port?, frontend-https-port?, overload-response-code?, keep-alive-enabled?, keep-alive-secs?, https-keep-alive-secs?, post-timeout-secs?, max-post-time-secs?, max-post-size?, send-server-header-enabled?, default-web-app-context-root?, charsets?, url-resource?, chunked-transfer-disabled?, use-highest-compatible-http-version?, use-header-encoding?, auth-cookie-enabled?, write-chunk-bytes?, wap-enabled?, accept-context-path-in-get-real-path?, single-signon-disabled?, web-deployment?, virtual-host-name*, network-access-point?
</...>
Prohibited substitutions (block)
none (extensions and restrictions are allowed)
Usage
Derived types: none
Components using this type: none
Documentation

This bean represents the configuration of virtual web server within a WebLogic Server instance. Note that a server may define multiple web servers to support virtual hosts.

This MBean represents a virtual host.

MBean: VirtualHostMBean


Nested Element Summary
annonymous type derived from stringname optional
           
stringnotes optional
          

Optional information that you can include to describe this configuration.

 
stringtarget optional
          

Privileges:

Redeploy or Restart required: Changes take effect after you redeploy the module or restart the server.

 
annonymous type derived from intdeployment-order optional
          

A priority that the server uses to determine when it deploys an item.

 
anyTypeweb-server-log optional
          

Returns the Log settings for the WebServer/VirtualHost.

 
stringfrontend-host optional
          

The name of the host to which all redirected URLs will be sent.

 
intfrontend-http-port optional
          

The name of the HTTP port to which all redirected URLs will be sent.

 
intfrontend-https-port optional
          

The name of the secure HTTP port to which all redirected URLs will be sent.

 
annonymous type derived from intoverload-response-code optional
          

Get the response code to be used when an application is overloaded.

 
booleankeep-alive-enabled optional
          

This bean represents the configuration of virtual web server within a weblogic server.

 
annonymous type derived from intkeep-alive-secs optional
          

The amount of time this server waits before closing an inactive HTTP connection.

 
annonymous type derived from inthttps-keep-alive-secs optional
          

The amount of time this server waits before closing an inactive HTTPS connection.

 
annonymous type derived from intpost-timeout-secs optional
          

The amount of time this server waits between receiving chunks of data in an HTTP POST data before it times out.

 
intmax-post-time-secs optional
          

Max Post Time (in seconds) for reading HTTP POST data in a servlet request.

 
intmax-post-size optional
          

The maximum post size this server allows for reading HTTP POST data in a servlet request.

 
booleansend-server-header-enabled optional
          

This bean represents the configuration of virtual web server within a weblogic server.

 
stringdefault-web-app-context-root optional
          

Returns the original context-root for the default Web application for this Web server.

 
stringcharsets optional
          

Privileges:

Redeploy or Restart required: Changes take effect after you redeploy the module or restart the server.

 
stringurl-resource optional
          

Privileges:

Redeploy or Restart required: Changes take effect after you redeploy the module or restart the server.

 
booleanchunked-transfer-disabled optional
          

This bean represents the configuration of virtual web server within a weblogic server.

 
booleanuse-highest-compatible-http-version optional
          

This bean represents the configuration of virtual web server within a weblogic server.

 
booleanuse-header-encoding optional
          

This bean represents the configuration of virtual web server within a weblogic server.

 
booleanauth-cookie-enabled optional
          

This bean represents the configuration of virtual web server within a weblogic server.

 
intwrite-chunk-bytes optional
          

The default size of the blocks to be written to the network layer.

 
booleanwap-enabled optional
          

This bean represents the configuration of virtual web server within a weblogic server.

 
booleanaccept-context-path-in-get-real-path optional
          

This bean represents the configuration of virtual web server within a weblogic server.

 
booleansingle-signon-disabled optional
          

This bean represents the configuration of virtual web server within a weblogic server.

 
stringweb-deployment optional
          

Privileges:

Redeploy or Restart required: Changes take effect after you redeploy the module or restart the server.

 
stringvirtual-host-name 0...∞
          

The comma-separated list of host names for which this virtual host will serve requests.

 
stringnetwork-access-point optional
          

The dedicated server channel name (NetworkAccessPoint) for which this virtual host will serve http request.

 

BEA WebLogic Server 9.1 Domain Configuration Schema Reference

Version: 9.1