BEA WebLogic Server 9.1 Domain Configuration Schema Reference

http://www.bea.com/ns/weblogic/90/domain
complexType configurationType

{http://www.w3.org/2001/XMLSchema}anyType
    {http://www.bea.com/ns/weblogic/90/domain}configurationType

Model
<...>
name?, notes?
</...>
Prohibited substitutions (block)
none (extensions and restrictions are allowed)
Usage
Derived types: admin-serverType, adminType, applicationType, basic-realmType, bridge-destination-commonType, caching-realmType, comType, configuration-extensionType, configuration-propertyType, debug-scopeType, debugType, deployment-configurationType, deploymentType, domain-log-filterType, domain-targetedType, domainType, ejb-containerType, embedded-ldapType, error-handlingType, execute-queueType, federation-servicesType, file-realmType, foreign-jndi-linkType, foreign-jndi-objectType, foreign-jndi-providerType, generic-file-storeType, generic-jdbc-storeType, iiopType, jdbc-data-source-factoryType, jms-connection-consumerType, jms-dest-commonType, jms-destination-keyType, jms-distributed-destination-memberType, jms-session-poolType, jms-storeType, jmxType, jtaType, kernelType, log-fileType, log-filterType, machineType, network-access-pointType, node-managerType, old-realmType, overload-protectionType, password-policyType, remote-saf-contextType, security-configurationType, securityType, self-tuningType, server-failure-triggerType, server-startType, snmp-agentType, snmp-proxyType, snmp-trap-destinationType, snmp-trap-sourceType, sslType, stuck-thread-actionType, target-infoType, targetType, web-app-containerType, webservice-security-configurationType, webservice-securityType, webservice-timestampType, wldf-server-diagnosticType, work-manager-shutdown-triggerType, ws-reliable-delivery-policyType, wtc-exportType, wtc-importType, wtc-local-tux-domType, wtc-passwordType, wtc-remote-tux-domType, wtc-resourcesType, wtc-tbridge-globalType, wtc-tbridge-redirectType, xml-entity-cacheType, xml-entity-spec-registry-entryType, xml-parser-select-registry-entryType, xml-registry-entryType, xml-registryType
Components using this type: none
Documentation

CapacityMBean defines the maximum number of requests that can be enqueued by all the work managers that share it.

The server starts rejecting requests once the capacity threshold is reached. Note that the capacity includes all requests, queued or executing, from the constrained work set. This constraint is independent of the global queue threshold specified by OverloadProtectionMBean#getSharedCapacityForWorkManagers() .

Requests are rejected by performing overload actions. RMI work is rejected by sending back a recoverable exception to the clients. Servlet requests are rejected by sending back a 503 response.

MBean: CapacityMBean

A Deployment is any MBean that may be deployed on one or more targets, such as a Component, a Web Server personality, a JMS Front-end or back-end or a JDBC connection pool. A deployment has targets, which specify which servers the deployment should be deployed on. Assigning the targets on a deployment will cause the deployment to get deployed on those targets. If the targets overlap, the deployment will only be deployed once. For example, if a deployment is deployed both on a cluster C and on a server S that is a member of that cluster, the deployment will be deployed on S only once. Simply adding or removing a target will not affect the deployment state for this deployment. The user must explicitly activate or deactivate the deployment. Certain types of deployments, ComponentMBeans, behave slightly differently. Please refer to their documentation for more information.

MBean: DeploymentMBean

The tagging interface for configuration MBeans.

MBean: ConfigurationMBean


Nested Element Summary
annonymous type derived from stringname optional
           
stringnotes optional
          

Optional information that you can include to describe this configuration.

 

BEA WebLogic Server 9.1 Domain Configuration Schema Reference

Version: 9.1