| BEA WebLogic Server 9.0 Domain Configuration Schema Reference | ||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |
{http://www.bea.com/ns/weblogic/90/domain}web-serverType (extension)
Corresponds to WebServerMBean
Nested Element Summary | |
xs:boolean | accept-context-path-in-get-real-path Indicates whether this server allows the inclusion of the context path in the virtual path to context. |
xs:boolean | auth-cookie-enabled Whether authcookie feature is enabled or not. |
xs:string | charsets |
xs:boolean | chunked-transfer-disabled Indicates whether the use of Chunk Transfer-Encoding in HTTP/1. |
xs:string | default-web-app-context-root Returns the original context-root for the default Web application for this Web server. |
xs:string | frontend-host The name of the host to which all redirected URLs will be sent. |
xs:int | frontend-http-port The name of the HTTP port to which all redirected URLs will be sent. |
xs:int | frontend-https-port The name of the secure HTTP port to which all redirected URLs will be sent. |
| https-keep-alive-secs The amount of time this server waits before closing an inactive HTTPS connection. |
xs:boolean | keep-alive-enabled Indicates whether there should be a persistent connection to this server. |
| keep-alive-secs The amount of time this server waits before closing an inactive HTTP connection. |
xs:int | max-post-size The maximum post size this server allows for reading HTTP POST data in a servlet request. |
xs:int | max-post-time-secs Max Post Time (in seconds) for reading HTTP POST data in a servlet request. |
| overload-response-code Get the response code to be used when an application is overloaded. |
| post-timeout-secs The amount of time this server waits between receiving chunks of data in an HTTP POST data before it times out. |
xs:boolean | send-server-header-enabled Indicates whether this server name is sent with the HTTP response. |
xs:boolean | single-signon-disabled Indicates whether the singleSignonDisabled attribute is enabled |
xs:string | url-resource |
xs:boolean | use-header-encoding |
xs:boolean | use-highest-compatible-http-version Enables use of the highest compatible HTTP protocol version-string in the response. |
xs:boolean | wap-enabled Indicates whether the session ID should include JVM information. |
xs:string | web-deployment |
dom:web-server-logType | web-server-log Returns the Log settings for the WebServer/VirtualHost. |
xs:int | write-chunk-bytes The default size of the blocks to be written to the network layer. |
<xs:complexType name="web-serverType"><xs:complexContent></xs:complexType><xs:extension base="dom:deploymentType"></xs:complexContent><xs:sequence></xs:extension><xs:element minOccurs="0" name="web-server-log" nillable="true" type="dom:web-server-logType">
</xs:element><xs:element minOccurs="0" name="frontend-host" nillable="true" type="xs:string">
</xs:element><xs:element minOccurs="0" name="frontend-http-port" nillable="false" type="xs:int">
</xs:element><xs:element minOccurs="0" name="frontend-https-port" nillable="false" type="xs:int">
</xs:element><xs:element minOccurs="0" name="overload-response-code" nillable="false"><xs:simpleType></xs:element><xs:restriction base="xs:int"></xs:simpleType><xs:minInclusive value="100"/><xs:maxInclusive value="599"/></xs:restriction><xs:element minOccurs="0" name="keep-alive-enabled" nillable="false" type="xs:boolean">
</xs:element><xs:element minOccurs="0" name="keep-alive-secs" nillable="false"><xs:simpleType></xs:element><xs:restriction base="xs:int"></xs:simpleType><xs:minInclusive value="5"/><xs:maxInclusive value="300"/></xs:restriction><xs:element minOccurs="0" name="https-keep-alive-secs" nillable="false"><xs:simpleType></xs:element><xs:restriction base="xs:int"></xs:simpleType><xs:minInclusive value="30"/><xs:maxInclusive value="360"/></xs:restriction><xs:element minOccurs="0" name="post-timeout-secs" nillable="false"><xs:simpleType></xs:element><xs:restriction base="xs:int"></xs:simpleType><xs:minInclusive value="0"/><xs:maxInclusive value="120"/></xs:restriction><xs:element minOccurs="0" name="max-post-time-secs" nillable="false" type="xs:int">
</xs:element><xs:element minOccurs="0" name="max-post-size" nillable="false" type="xs:int">
</xs:element><xs:element minOccurs="0" name="send-server-header-enabled" nillable="false" type="xs:boolean">
</xs:element><xs:element minOccurs="0" name="default-web-app-context-root" nillable="true" type="xs:string">
</xs:element><xs:element minOccurs="0" name="charsets" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="url-resource" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="chunked-transfer-disabled" nillable="false" type="xs:boolean">
</xs:element><xs:element minOccurs="0" name="use-highest-compatible-http-version" nillable="false" type="xs:boolean">
</xs:element><xs:element minOccurs="0" name="use-header-encoding" nillable="false" type="xs:boolean"/><xs:element minOccurs="0" name="auth-cookie-enabled" nillable="false" type="xs:boolean">
</xs:element><xs:element minOccurs="0" name="write-chunk-bytes" nillable="false" type="xs:int">
</xs:element><xs:element minOccurs="0" name="wap-enabled" nillable="false" type="xs:boolean">
</xs:element><xs:element minOccurs="0" name="accept-context-path-in-get-real-path" nillable="false" type="xs:boolean">
</xs:element><xs:element minOccurs="0" name="single-signon-disabled" nillable="false" type="xs:boolean">
</xs:element><xs:element minOccurs="0" name="web-deployment" nillable="true" type="xs:string"/></xs:sequence>
| BEA WebLogic Server 9.0 Domain Configuration Schema Reference | ||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |