| 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}serverType (extension)
Corresponds to ServerMBean
Nested Element Summary | |
| accept-backlog The number of backlogged, new TCP connection requests that should be allowed for this server's regular and SSL ports. |
| administration-port The secure administration port for the server. |
xs:boolean | administration-port-enabled Indicates whether or not administration port is enabled for the server. |
| admin-reconnect-interval-seconds The number of seconds between reconnection attempts to the admin server. |
xs:string | auto-jdbc-connection-close Get the performance flag for disabling Finalize Method in JDBC Wrapper Code |
xs:boolean | auto-kill-if-failed Specifies whether the Node Manager should automatically kill this server if its health state is failed. |
xs:boolean | auto-migration-enabled Specifies whether Node Manager can automatically restart this server and its services on another machine if the server fails. |
xs:boolean | auto-restart Specifies whether the Node Manager can automatically restart this server if it crashes or otherwise or goes down unexpectedly. |
xs:string | candidate-machine |
xs:boolean | classpath-servlet-disabled The ClasspathServlet will serve any class file in the classpath and is registered by default in every Web application (including management). |
xs:boolean | client-cert-proxy-enabled Specifies whether the HttpClusterServlet proxies the client certificate in a special header. |
xs:string | cluster |
| cluster-weight The proportion of the load that this server will bear, relative to other servers in a cluster. |
dom:comType | com Returns the server's COM configuration. |
xs:boolean | com-enabled Specifies whether COM support is enabled on the regular (non-SSL) port. |
xs:boolean | console-input-enabled True if commands can be typed at console. |
xs:string | custom-identity-key-store-file-name The path and file name of the identity keystore. |
xs:string | custom-identity-key-store-pass-phrase-encrypted |
xs:string | custom-identity-key-store-type The type of the keystore. |
xs:string | custom-trust-key-store-file-name The path and file name of the custom trust keystore. |
xs:string | custom-trust-key-store-pass-phrase-encrypted |
xs:string | custom-trust-key-store-type The type of the keystore. |
dom:default-file-storeType | default-file-store Controls the configuration of the default persistent store on this server. |
xs:string | default-iiop-password-encrypted |
xs:string | default-iiop-user The user name of the default IIOP user. |
xs:boolean | default-internal-servlets-disabled Specifies whether all default servlets in the servlet engine are disabled. |
xs:string | default-tgiop-password-encrypted |
xs:string | default-tgiop-user The default user associated with the Tuxedo GIOP (TGIOP) protocol. |
xs:string | external-dns-name The external IP address or DNS name for this server. |
xs:string | extra-ejbc-options The options passed to the EJB compiler during server-side generation. |
xs:string | extra-rmic-options The options passed to the RMIC compiler during server-side generation. |
| graceful-shutdown-timeout Number of seconds a graceful shutdown operation waits before forcing a shut down. |
| health-check-interval-seconds The number of seconds that defines the frequency of this server's self-health monitoring. |
| health-check-start-delay-seconds The number of seconds the Node Manager should wait before starting to monitor the server. |
| health-check-timeout-seconds The number of seconds the Node Manager should wait before timing out its health query to this server. |
xs:boolean | hosts-migratable-services Gets the hostsMigratableServices attribute of the ServerMBean object |
xs:boolean | httpd-enabled Whether or not HTTP support is enabled on the regular port or SSL port. |
xs:boolean | http-trace-support-enabled Returns the HttpTraceSupportEnabled value |
xs:boolean | ignore-sessions-during-shutdown Indicates whether a graceful shutdown operation drops all HTTP sessions immediately. |
xs:string | iiop-connection-pools |
xs:boolean | iiop-enabled Specifies whether this server has IIOP support enabled for both the regular (non-SSL) and SSL ports. |
xs:string | interface-address The IP address of the NIC that this server should use for multicast traffic. |
xs:boolean | j2ee12-only-mode-enabled Perpetuated for compatibility with 6. |
xs:boolean | j2ee13-warning-enabled Perpetuated for compatibility with 6. |
xs:string | java-compiler The Java compiler to use for all applications hosted on this server that need to compile Java code. |
xs:string | java-compiler-post-class-path The options to append to the Java compiler classpath when compiling Java code. |
xs:string | java-compiler-pre-class-path The options to prepend to the Java compiler classpath when compiling Java code. |
xs:string | java-standard-trust-key-store-pass-phrase-encrypted |
xs:string | jdbcllr-table-name The table name for this server's Logging Last Resource (LLR) database table(s). |
xs:int | jdbcllr-table-pool-column-size Get the size of the pool name column of the JDBC LLR table, This setting takes effect only when the table is first created. |
xs:int | jdbcllr-table-record-column-size Get the size of the record data column of the JDBC LLR table, This setting takes effect only when the table is first created. |
xs:int | jdbcllr-table-xid-column-size Get the size of the XID column of the JDBC LLR table, This setting takes effect only when the table is first created. |
xs:boolean | jdbc-logging-enabled Specifies whether this server maintains a JDBC log file. |
| jdbc-login-timeout-seconds Get the JDBC Login Timeout value. |
xs:boolean | jms-default-connection-factories-enabled Specifies whether this server uses JMS default connection factories. |
xs:string | jndi-transportable-object-factory List of factories that create transportable objects. |
xs:boolean | jrmp-enabled Specifies whether JRMP support is enabled on the regular (non-SS) port. |
dom:jta-migratable-targetType | jta-migratable-target Returns the JTAMigratableTargetMBean that is used to deploy the JTA Recovery Service to (is the server's cluster is not null). |
| key-stores Which configuration rules should be used for finding the server's identity and trust keystores? Default: weblogic. |
xs:string | listen-address The IP address or DNS name this server uses to listen for incoming connections. |
xs:int | listen-delay-secs Perpetuated for compatibility with 6. |
xs:boolean | listeners-bind-early Determines whether the server should bind server sockets early. |
| listen-port The default TCP port that this server uses to listen for regular (non-SSL) incoming connections. |
xs:boolean | listen-port-enabled Specifies whether this server can be reached through the default plain-text (non-SSL) listen port. |
xs:int | listen-thread-start-delay-secs Returns the maximum time that the server will wait for server sockets to bind before starting a listen thread. |
| login-timeout-millis The login timeout for this server's default regular (non-SSL) listen port. |
| low-memory-gc-threshold The threshold level (in percent) that this server uses for logging low memory conditions and changing the server health state to Warning. |
| low-memory-granularity-level The granularity level (in percent) that this server uses for logging low memory conditions and changing the server health state to Warning. |
| low-memory-sample-size The number of times this server samples free memory during the time period specified by LowMemoryTimeInterval. |
| low-memory-time-interval The amount of time (in seconds) that defines the interval over which this server determines average free memory values. |
xs:string | machine |
xs:boolean | managed-server-independence-enabled Specifies whether this Managed Server can be started when the Administration Server is unavailable. |
| max-backoff-between-failures Get max backoff time between failures while accepting client connections. |
xs:boolean | message-id-prefix-enabled Indicates whether message IDs in logged messages will include a prefix. |
xs:boolean | msi-file-replication-enabled Specifies whether the Administration Server replicates its configuration files to this Managed Server. |
dom:network-access-pointType | network-access-point Network access points, or "NAPs", define additional ports and addresses that this server listens on. |
xs:boolean | network-class-loading-enabled Whether or not the server will attempt to load classes from the network. |
dom:overload-protectionType | overload-protection get attributes related to server overload protection |
xs:string | preferred-secondary-group Defines secondary clustered instances considered for hosting replicas of the primary HTTP session states created on the server. |
xs:string | reliable-delivery-policy |
xs:string | replication-group Defines preferred clustered instances considered for hosting replicas of the primary HTTP session states created on the server. |
| restart-delay-seconds The number of seconds the Node Manager should wait before restarting this server. |
| restart-interval-seconds The number of seconds during which this server can be restarted, up to the number of times specified in RestartMax. |
| restart-max The number of times that the Node Manager can restart this server within the interval specified in RestartInterval. |
dom:server-debugType | server-debug The debug setting for this server. |
dom:wldf-server-diagnosticType | server-diagnostic-config The diagnostic configuration for the servers |
| server-life-cycle-timeout-val Number of seconds a force shutdown operation waits before timing out and killing itself. |
dom:server-startType | server-start Returns the ServerStartMBean that can be used to start up this server remotely. |
xs:string | server-version The release identifier for the server. |
xs:string | staging-directory-name The directory path on the Managed Server where all staged (prepared) applications are placed. |
xs:string | staging-mode The mode that specifies whether an application's files are copied from a source on the Administration Server to the Managed Server's staging area during application preparation. |
xs:string | startup-mode The state in which this server should be started. |
| startup-timeout Timeout value for server start and resume operations. |
xs:string | supported-protocol Protocols supported by this server. |
xs:string | system-password-encrypted |
xs:boolean | tgiop-enabled Specifies whether this server supports Tuxedo GIOP (TGIOP) requests. |
xs:string | transaction-log-file-prefix The path prefix for the server's JTA transaction log files. |
| transaction-log-file-write-policy The policy that determines how transaction log file entries are written to disk. |
| tunneling-client-ping-secs The interval (in seconds) at which to ping a tunneled client to see if it is still alive. |
| tunneling-client-timeout-secs The amount of time (in seconds) after which a missing tunneled client is considered dead. |
xs:boolean | tunneling-enabled Specifies whether tunneling for the T3, T3S, HTTP, HTTPS, IIOP, and IIOPS protocols should be enabled for this server. |
xs:string | upload-directory-name The directory path on the Administration Server where all uploaded applications are placed. |
xs:string | verbose-ejb-deployment-enabled Whether or not verbose deployment of EJBs is enabled. |
xs:boolean | weblogic-plugin-enabled Specifies whether this server uses the proprietary WL-Proxy-Client-IP header, which is recommended if the server instance will receive requests from a proxy plug-in. |
dom:web-serverType | web-server Returns the web server for this server. |
xs:string | xml-entity-cache |
xs:string | xml-registry |
<xs:complexType name="serverType"><xs:complexContent></xs:complexType><xs:extension base="dom:kernelType"></xs:complexContent><xs:sequence></xs:extension><xs:element minOccurs="0" name="machine" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="listen-port" nillable="false"><xs:simpleType></xs:element><xs:restriction base="xs:int"></xs:simpleType><xs:minInclusive value="1"/><xs:maxInclusive value="65534"/></xs:restriction><xs:element minOccurs="0" name="listen-port-enabled" nillable="false" type="xs:boolean">
</xs:element><xs:element minOccurs="0" name="cluster" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="cluster-weight" nillable="false"><xs:simpleType></xs:element><xs:restriction base="xs:int"></xs:simpleType><xs:minInclusive value="1"/><xs:maxInclusive value="100"/></xs:restriction><xs:element minOccurs="0" name="replication-group" nillable="true" type="xs:string">
</xs:element><xs:element minOccurs="0" name="preferred-secondary-group" nillable="true" type="xs:string">
</xs:element><xs:element minOccurs="0" name="auto-migration-enabled" nillable="false" type="xs:boolean">
</xs:element><xs:element minOccurs="0" name="web-server" nillable="true" type="dom:web-serverType">
</xs:element><xs:element minOccurs="0" name="jdbc-logging-enabled" nillable="false" type="xs:boolean">
</xs:element><xs:element minOccurs="0" name="j2ee12-only-mode-enabled" nillable="false" type="xs:boolean">
</xs:element><xs:element minOccurs="0" name="j2ee13-warning-enabled" nillable="false" type="xs:boolean">
</xs:element><xs:element minOccurs="0" name="iiop-enabled" nillable="false" type="xs:boolean">
</xs:element><xs:element minOccurs="0" name="default-iiop-user" nillable="true" type="xs:string">
</xs:element><xs:element minOccurs="0" name="default-iiop-password-encrypted" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="tgiop-enabled" nillable="false" type="xs:boolean">
</xs:element><xs:element minOccurs="0" name="default-tgiop-user" nillable="true" type="xs:string">
</xs:element><xs:element minOccurs="0" name="default-tgiop-password-encrypted" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="com-enabled" nillable="false" type="xs:boolean">
</xs:element><xs:element minOccurs="0" name="jrmp-enabled" nillable="false" type="xs:boolean">
</xs:element><xs:element minOccurs="0" name="com" nillable="true" type="dom:comType">
</xs:element><xs:element minOccurs="0" name="server-debug" nillable="true" type="dom:server-debugType">
</xs:element><xs:element minOccurs="0" name="httpd-enabled" nillable="false" type="xs:boolean">
</xs:element><xs:element minOccurs="0" name="system-password-encrypted" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="console-input-enabled" nillable="false" type="xs:boolean">
</xs:element><xs:element minOccurs="0" name="listen-thread-start-delay-secs" nillable="false" type="xs:int">
</xs:element><xs:element minOccurs="0" name="listeners-bind-early" nillable="false" type="xs:boolean">
</xs:element><xs:element minOccurs="0" name="listen-address" nillable="true" type="xs:string">
</xs:element><xs:element minOccurs="0" name="external-dns-name" nillable="true" type="xs:string">
</xs:element><xs:element minOccurs="0" name="interface-address" nillable="true" type="xs:string">
</xs:element><xs:element maxOccurs="unbounded" minOccurs="0" name="network-access-point" nillable="true" type="dom:network-access-pointType">
</xs:element><xs:element minOccurs="0" name="accept-backlog" nillable="false"><xs:simpleType></xs:element><xs:restriction base="xs:int"></xs:simpleType><xs:minInclusive value="0"/></xs:restriction><xs:element minOccurs="0" name="max-backoff-between-failures" nillable="false"><xs:simpleType></xs:element><xs:restriction base="xs:int"></xs:simpleType><xs:minInclusive value="0"/></xs:restriction><xs:element minOccurs="0" name="login-timeout-millis" nillable="false"><xs:simpleType></xs:element><xs:restriction base="xs:int"></xs:simpleType><xs:minInclusive value="0"/><xs:maxInclusive value="100000"/></xs:restriction><xs:element minOccurs="0" name="administration-port-enabled" nillable="false" type="xs:boolean">
</xs:element><xs:element minOccurs="0" name="administration-port" nillable="false"><xs:simpleType></xs:element><xs:restriction base="xs:int"></xs:simpleType><xs:minInclusive value="0"/><xs:maxInclusive value="65534"/></xs:restriction><xs:element maxOccurs="unbounded" minOccurs="0" name="jndi-transportable-object-factory" nillable="true" type="xs:string">
</xs:element><xs:element minOccurs="0" name="iiop-connection-pools" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="xml-registry" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="xml-entity-cache" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="java-compiler" nillable="true" type="xs:string">
</xs:element><xs:element minOccurs="0" name="java-compiler-pre-class-path" nillable="true" type="xs:string">
</xs:element><xs:element minOccurs="0" name="java-compiler-post-class-path" nillable="true" type="xs:string">
</xs:element><xs:element minOccurs="0" name="extra-rmic-options" nillable="true" type="xs:string">
</xs:element><xs:element minOccurs="0" name="extra-ejbc-options" nillable="true" type="xs:string">
</xs:element><xs:element minOccurs="0" name="verbose-ejb-deployment-enabled" nillable="true" type="xs:string">
</xs:element><xs:element minOccurs="0" name="transaction-log-file-prefix" nillable="true" type="xs:string">
</xs:element><xs:element minOccurs="0" name="transaction-log-file-write-policy" nillable="false"><xs:simpleType></xs:element><xs:restriction base="xs:string"></xs:simpleType><xs:enumeration value="Cache-Flush"/><xs:enumeration value="Direct-Write"/></xs:restriction><xs:element minOccurs="0" name="network-class-loading-enabled" nillable="false" type="xs:boolean">
</xs:element><xs:element minOccurs="0" name="tunneling-enabled" nillable="false" type="xs:boolean">
</xs:element><xs:element minOccurs="0" name="tunneling-client-ping-secs" nillable="false"><xs:simpleType></xs:element><xs:restriction base="xs:int"></xs:simpleType><xs:minInclusive value="1"/></xs:restriction><xs:element minOccurs="0" name="tunneling-client-timeout-secs" nillable="false"><xs:simpleType></xs:element><xs:restriction base="xs:int"></xs:simpleType><xs:minInclusive value="1"/></xs:restriction><xs:element minOccurs="0" name="admin-reconnect-interval-seconds" nillable="false"><xs:simpleType></xs:element><xs:restriction base="xs:int"></xs:simpleType><xs:minInclusive value="0"/><xs:maxInclusive value="2147483647"/></xs:restriction><xs:element minOccurs="0" name="jms-default-connection-factories-enabled" nillable="false" type="xs:boolean">
</xs:element><xs:element minOccurs="0" name="server-start" nillable="true" type="dom:server-startType">
</xs:element><xs:element minOccurs="0" name="listen-delay-secs" nillable="false" type="xs:int">
</xs:element><xs:element minOccurs="0" name="jta-migratable-target" nillable="true" type="dom:jta-migratable-targetType">
</xs:element><xs:element minOccurs="0" name="low-memory-time-interval" nillable="false"><xs:simpleType></xs:element><xs:restriction base="xs:int"></xs:simpleType><xs:minInclusive value="300"/><xs:maxInclusive value="2147483647"/></xs:restriction><xs:element minOccurs="0" name="low-memory-sample-size" nillable="false"><xs:simpleType></xs:element><xs:restriction base="xs:int"></xs:simpleType><xs:minInclusive value="1"/><xs:maxInclusive value="2147483647"/></xs:restriction><xs:element minOccurs="0" name="low-memory-granularity-level" nillable="false"><xs:simpleType></xs:element><xs:restriction base="xs:int"></xs:simpleType><xs:minInclusive value="1"/><xs:maxInclusive value="100"/></xs:restriction><xs:element minOccurs="0" name="low-memory-gc-threshold" nillable="false"><xs:simpleType></xs:element><xs:restriction base="xs:int"></xs:simpleType><xs:minInclusive value="0"/><xs:maxInclusive value="99"/></xs:restriction><xs:element minOccurs="0" name="staging-directory-name" nillable="true" type="xs:string">
</xs:element><xs:element minOccurs="0" name="upload-directory-name" nillable="true" type="xs:string">
</xs:element><xs:element minOccurs="0" name="staging-mode" nillable="true" type="xs:string">
</xs:element><xs:element minOccurs="0" name="auto-restart" nillable="false" type="xs:boolean">
</xs:element><xs:element minOccurs="0" name="auto-kill-if-failed" nillable="false" type="xs:boolean">
</xs:element><xs:element minOccurs="0" name="restart-interval-seconds" nillable="false"><xs:simpleType></xs:element><xs:restriction base="xs:int"></xs:simpleType><xs:minInclusive value="300"/><xs:maxInclusive value="2147483647"/></xs:restriction><xs:element minOccurs="0" name="restart-max" nillable="false"><xs:simpleType></xs:element><xs:restriction base="xs:int"></xs:simpleType><xs:minInclusive value="0"/><xs:maxInclusive value="2147483647"/></xs:restriction><xs:element minOccurs="0" name="health-check-interval-seconds" nillable="false"><xs:simpleType></xs:element><xs:restriction base="xs:int"></xs:simpleType><xs:minInclusive value="1"/><xs:maxInclusive value="2147483647"/></xs:restriction><xs:element minOccurs="0" name="health-check-timeout-seconds" nillable="false"><xs:simpleType></xs:element><xs:restriction base="xs:int"></xs:simpleType><xs:minInclusive value="1"/><xs:maxInclusive value="2147483647"/></xs:restriction><xs:element minOccurs="0" name="health-check-start-delay-seconds" nillable="false"><xs:simpleType></xs:element><xs:restriction base="xs:int"></xs:simpleType><xs:minInclusive value="0"/><xs:maxInclusive value="2147483647"/></xs:restriction><xs:element minOccurs="0" name="restart-delay-seconds" nillable="false"><xs:simpleType></xs:element><xs:restriction base="xs:int"></xs:simpleType><xs:minInclusive value="0"/><xs:maxInclusive value="2147483647"/></xs:restriction><xs:element minOccurs="0" name="classpath-servlet-disabled" nillable="false" type="xs:boolean">
</xs:element><xs:element minOccurs="0" name="default-internal-servlets-disabled" nillable="false" type="xs:boolean">
</xs:element><xs:element minOccurs="0" name="server-version" nillable="true" type="xs:string">
</xs:element><xs:element minOccurs="0" name="startup-mode" nillable="true" type="xs:string">
</xs:element><xs:element minOccurs="0" name="server-life-cycle-timeout-val" nillable="false"><xs:simpleType></xs:element><xs:restriction base="xs:int"></xs:simpleType><xs:minInclusive value="0"/></xs:restriction><xs:element minOccurs="0" name="startup-timeout" nillable="false"><xs:simpleType></xs:element><xs:restriction base="xs:int"></xs:simpleType><xs:minInclusive value="0"/></xs:restriction><xs:element minOccurs="0" name="graceful-shutdown-timeout" nillable="false"><xs:simpleType></xs:element><xs:restriction base="xs:int"></xs:simpleType><xs:minInclusive value="0"/></xs:restriction><xs:element minOccurs="0" name="ignore-sessions-during-shutdown" nillable="false" type="xs:boolean">
</xs:element><xs:element minOccurs="0" name="managed-server-independence-enabled" nillable="false" type="xs:boolean">
</xs:element><xs:element minOccurs="0" name="msi-file-replication-enabled" nillable="false" type="xs:boolean">
</xs:element><xs:element minOccurs="0" name="client-cert-proxy-enabled" nillable="false" type="xs:boolean">
</xs:element><xs:element minOccurs="0" name="weblogic-plugin-enabled" nillable="false" type="xs:boolean">
</xs:element><xs:element minOccurs="0" name="hosts-migratable-services" nillable="false" type="xs:boolean">
</xs:element><xs:element minOccurs="0" name="http-trace-support-enabled" nillable="false" type="xs:boolean">
</xs:element><xs:element minOccurs="0" name="key-stores" nillable="true"><xs:simpleType></xs:element><xs:restriction base="xs:string"></xs:simpleType><xs:enumeration value="DemoIdentityAndDemoTrust"/><xs:enumeration value="CustomIdentityAndJavaStandardTrust"/><xs:enumeration value="CustomIdentityAndCustomTrust"/><xs:enumeration value="CustomIdentityAndCommandLineTrust"/></xs:restriction><xs:element minOccurs="0" name="custom-identity-key-store-file-name" nillable="true" type="xs:string">
</xs:element><xs:element minOccurs="0" name="custom-identity-key-store-type" nillable="true" type="xs:string">
</xs:element><xs:element minOccurs="0" name="custom-identity-key-store-pass-phrase-encrypted" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="custom-trust-key-store-file-name" nillable="true" type="xs:string">
</xs:element><xs:element minOccurs="0" name="custom-trust-key-store-type" nillable="true" type="xs:string">
</xs:element><xs:element minOccurs="0" name="custom-trust-key-store-pass-phrase-encrypted" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="java-standard-trust-key-store-pass-phrase-encrypted" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="reliable-delivery-policy" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="message-id-prefix-enabled" nillable="false" type="xs:boolean">
</xs:element><xs:element minOccurs="0" name="default-file-store" nillable="true" type="dom:default-file-storeType">
</xs:element><xs:element minOccurs="0" name="candidate-machine" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="overload-protection" nillable="true" type="dom:overload-protectionType">
</xs:element><xs:element minOccurs="0" name="jdbcllr-table-name" nillable="true" type="xs:string">
</xs:element><xs:element minOccurs="0" name="jdbcllr-table-xid-column-size" nillable="false" type="xs:int">
</xs:element><xs:element minOccurs="0" name="jdbcllr-table-pool-column-size" nillable="false" type="xs:int">
</xs:element><xs:element minOccurs="0" name="jdbcllr-table-record-column-size" nillable="false" type="xs:int">
</xs:element><xs:element minOccurs="0" name="jdbc-login-timeout-seconds" nillable="false"><xs:simpleType></xs:element><xs:restriction base="xs:int"></xs:simpleType><xs:minInclusive value="0"/><xs:maxInclusive value="300"/></xs:restriction><xs:element minOccurs="0" name="server-diagnostic-config" nillable="true" type="dom:wldf-server-diagnosticType">
</xs:element><xs:element minOccurs="0" name="auto-jdbc-connection-close" nillable="true" type="xs:string">
</xs:element><xs:element maxOccurs="unbounded" minOccurs="0" name="supported-protocol" nillable="true" type="xs:string"></xs:sequence>
</xs:element>
| BEA WebLogic Server 9.0 Domain Configuration Schema Reference | ||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |