BEA WebLogic Server 10.0 Domain Configuration Schema Reference

http://www.bea.com/ns/weblogic/920/domain
complexType serverType

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

Model
<...>
name?, notes?, valid-protocols?, reverse-dns-allowed?, default-protocol?, default-secure-protocol?, administration-protocol?, thread-pool-size?, system-thread-pool-size?, self-tuning-thread-pool-size-min?, self-tuning-thread-pool-size-max?, jms-thread-pool-size?, native-io-enabled?, dev-poll-disabled?, muxer-class?, socket-readers?, thread-pool-percent-socket-readers?, socket-reader-timeout-min-millis?, socket-reader-timeout-max-millis?, outbound-enabled?, outbound-private-key-enabled?, max-message-size?, max-t3-message-size?, socket-buffer-size-as-chunk-size?, max-http-message-size?, max-com-message-size?, max-iiop-message-size?, default-giop-minor-version?, use-iiop-locate-request?, iiop-tx-mechanism?, iiop-location-forward-policy?, complete-message-timeout?, complete-t3-message-timeout?, complete-http-message-timeout?, complete-com-message-timeout?, idle-connection-timeout?, idle-iiop-connection-timeout?, complete-iiop-message-timeout?, period-length?, idle-periods-until-timeout?, rjvm-idle-timeout?, response-timeout?, dgc-idle-periods-until-timeout?, ssl?, iiop?, log?, log-remote-exceptions-enabled?, instrument-stack-trace-enabled?, execute-queue*, max-open-sock-count?, stuck-thread-max-time?, stuck-thread-timer-interval?, tracing-enabled?, messaging-bridge-thread-pool-size?, mtu-size?, load-stub-using-context-class-loader?, refresh-client-runtime-descriptor?, timed-out-ref-isolation-time?, use81-style-execute-queues?, t3-client-abbrev-table-size?, t3-server-abbrev-table-size?, machine?, listen-port?, listen-port-enabled?, cluster?, cluster-weight?, replication-group?, preferred-secondary-group?, consensus-process-identifier?, auto-migration-enabled?, web-server?, jdbc-logging-enabled?, j2ee12-only-mode-enabled?, j2ee13-warning-enabled?, iiop-enabled?, default-iiop-user?, default-iiop-password-encrypted?, tgiop-enabled?, default-tgiop-user?, default-tgiop-password-encrypted?, com-enabled?, jrmp-enabled?, com?, server-debug?, httpd-enabled?, system-password-encrypted?, console-input-enabled?, listen-thread-start-delay-secs?, listeners-bind-early?, listen-address?, external-dns-name?, interface-address?, network-access-point*, accept-backlog?, max-backoff-between-failures?, login-timeout-millis?, administration-port-enabled?, administration-port?, jndi-transportable-object-factory*, iiop-connection-pools?, xml-registry?, xml-entity-cache?, java-compiler?, java-compiler-pre-class-path?, java-compiler-post-class-path?, extra-rmic-options?, extra-ejbc-options?, verbose-ejb-deployment-enabled?, transaction-log-file-prefix?, transaction-log-file-write-policy?, network-class-loading-enabled?, tunneling-enabled?, tunneling-client-ping-secs?, tunneling-client-timeout-secs?, admin-reconnect-interval-seconds?, jms-default-connection-factories-enabled?, server-start?, listen-delay-secs?, jta-migratable-target?, low-memory-time-interval?, low-memory-sample-size?, low-memory-granularity-level?, low-memory-gc-threshold?, staging-directory-name?, upload-directory-name?, staging-mode?, auto-restart?, auto-kill-if-failed?, restart-interval-seconds?, restart-max?, health-check-interval-seconds?, health-check-timeout-seconds?, health-check-start-delay-seconds?, restart-delay-seconds?, classpath-servlet-disabled?, default-internal-servlets-disabled?, server-version?, startup-mode?, server-life-cycle-timeout-val?, startup-timeout?, graceful-shutdown-timeout?, ignore-sessions-during-shutdown?, managed-server-independence-enabled?, msi-file-replication-enabled?, client-cert-proxy-enabled?, weblogic-plugin-enabled?, hosts-migratable-services?, http-trace-support-enabled?, key-stores?, custom-identity-key-store-file-name?, custom-identity-key-store-type?, custom-identity-key-store-pass-phrase-encrypted?, custom-trust-key-store-file-name?, custom-trust-key-store-type?, custom-trust-key-store-pass-phrase-encrypted?, java-standard-trust-key-store-pass-phrase-encrypted?, reliable-delivery-policy?, message-id-prefix-enabled?, default-file-store?, candidate-machine?, overload-protection?, jdbcllr-table-name?, jdbcllr-table-xid-column-size?, jdbcllr-table-pool-column-size?, jdbcllr-table-record-column-size?, jdbc-login-timeout-seconds?, server-diagnostic-config?, auto-jdbc-connection-close?, supported-protocol*, federation-services?, web-service?
</...>
Prohibited substitutions (block)
none (extensions and restrictions are allowed)
Usage
Derived types: none
Components using this type: none
Documentation

This class represents a WebLogic Server. A WebLogic Server is a Java process that is a container for J2EE applications.

MBean: ServerMBean


Nested Element Summary
annonymous type derived from stringname optional
           
stringnotes optional
          

Optional information that you can include to describe this configuration.

 
stringvalid-protocols optional
          

Privileges:

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

 
booleanreverse-dns-allowed optional
          

This bean represents the configuration of the core message passing kernel on both WebLogic clients and servers.

 
annonymous type derived from stringdefault-protocol optional
          

The protocol to use for connections when none is specified.

 
annonymous type derived from stringdefault-secure-protocol optional
          

The protocol to use for secure connections when none is specified.

 
annonymous type derived from stringadministration-protocol optional
          

Returns the protocol to be used for administrative connections when none is specified.

 
annonymous type derived from intthread-pool-size optional
          

Privileges:

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

 
annonymous type derived from intsystem-thread-pool-size optional
          

Privileges:

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

 
annonymous type derived from intself-tuning-thread-pool-size-min optional
           
annonymous type derived from intself-tuning-thread-pool-size-max optional
           
annonymous type derived from intjms-thread-pool-size optional
           
booleannative-io-enabled optional
          

This bean represents the configuration of the core message passing kernel on both WebLogic clients and servers.

 
booleandev-poll-disabled optional
          

This bean represents the configuration of the core message passing kernel on both WebLogic clients and servers.

 
stringmuxer-class optional
          

The muxer class name.

 
annonymous type derived from intsocket-readers optional
          

The number of socket reader threads

Privileges: Read/Write

Default Value: -1

Minimum value: -1

Maximum value: 65534

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

 
annonymous type derived from intthread-pool-percent-socket-readers optional
          

The percentage of execute threads from the default queue that can be used as socket readers.

 
annonymous type derived from intsocket-reader-timeout-min-millis optional
          

Privileges:

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

 
annonymous type derived from intsocket-reader-timeout-max-millis optional
          

Privileges:

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

 
booleanoutbound-enabled optional
          

This bean represents the configuration of the core message passing kernel on both WebLogic clients and servers.

 
booleanoutbound-private-key-enabled optional
          

This bean represents the configuration of the core message passing kernel on both WebLogic clients and servers.

 
annonymous type derived from intmax-message-size optional
          

The maximum number of bytes allowed in messages that are received over all supported protocols, unless overridden by a protocol-specific setting or a custom channel setting.

 
intmax-t3-message-size optional
          

The maximum number of bytes allowed in messages that are received over the T3 protocol.

 
booleansocket-buffer-size-as-chunk-size optional
          

This bean represents the configuration of the core message passing kernel on both WebLogic clients and servers.

 
intmax-http-message-size optional
          

The maximum number of bytes allowed in messages that are received over the HTTP protocol.

 
intmax-com-message-size optional
          

The maximum number of bytes allowed in messages that are received over the COM protocol.

 
intmax-iiop-message-size optional
          

The maximum number of bytes allowed in messages that are received over the IIOP protocol.

 
annonymous type derived from intdefault-giop-minor-version optional
          

Privileges:

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

 
booleanuse-iiop-locate-request optional
          

Privileges:

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

 
annonymous type derived from stringiiop-tx-mechanism optional
          

Configures IIOP propagate transactions using either WebLogic-specific JTA or the OMG-specified OTS.

 
annonymous type derived from stringiiop-location-forward-policy optional
          

Privileges:

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

 
annonymous type derived from intcomplete-message-timeout optional
          

The maximum number of seconds that this server waits for a complete message to be received.

 
annonymous type derived from intcomplete-t3-message-timeout optional
          

The maximum number of seconds spent waiting for a complete T3 message to be received.

 
annonymous type derived from intcomplete-http-message-timeout optional
          

The maximum number of seconds spent waiting for a complete HTTP message to be received.

 
annonymous type derived from intcomplete-com-message-timeout optional
          

The maximum number of seconds spent waiting for a complete COM message to be received.

 
annonymous type derived from intidle-connection-timeout optional
          

The maximum number of seconds that a connection is allowed to be idle before it is closed by the server.

 
annonymous type derived from intidle-iiop-connection-timeout optional
          

The maximum number of seconds an IIOP connection is allowed to be idle before it is closed by the server.

 
annonymous type derived from intcomplete-iiop-message-timeout optional
          

The maximum number of seconds spent waiting for a complete IIOP message to be received.

 
annonymous type derived from intperiod-length optional
          

The time interval in milliseconds of the heartbeat period.

 
annonymous type derived from intidle-periods-until-timeout optional
          

The number of idle periods until peer is considered unreachable

Privileges: Read/Write

Default Value: 4

Minimum value: 4

Maximum value: 65534

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

 
annonymous type derived from intrjvm-idle-timeout optional
          

Privileges:

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

 
annonymous type derived from intresponse-timeout optional
          

Privileges:

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

 
intdgc-idle-periods-until-timeout optional
          

The number of idle periods allowed before object is collected.

 
anyTypessl optional
          

Returns the kernel's SSL configuration.

 
anyTypeiiop optional
          

Returns the kernel's IIOP configuration.

 
anyTypelog optional
          

Returns the Log settings for this Kernel.

 
booleanlog-remote-exceptions-enabled optional
          

This bean represents the configuration of the core message passing kernel on both WebLogic clients and servers.

 
booleaninstrument-stack-trace-enabled optional
          

This bean represents the configuration of the core message passing kernel on both WebLogic clients and servers.

 
anyTypeexecute-queue 0...∞
          

Returns the execute queues configured for this server.

 
annonymous type derived from intmax-open-sock-count optional
          

The maximum number of open sockets allowed in server at a given point of time.

 
annonymous type derived from intstuck-thread-max-time optional
          

The number of seconds that a thread must be continually working before this server considers the thread stuck.

 
annonymous type derived from intstuck-thread-timer-interval optional
          

The number of seconds after which WebLogic Server periodically scans threads to see if they have been continually working for the configured maximum length of time.

 
booleantracing-enabled optional
          

Privileges:

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

 
annonymous type derived from intmessaging-bridge-thread-pool-size optional
          

Returns the size of the messaging bridge execute thread pool.

 
intmtu-size optional
          

Privileges:

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

 
booleanload-stub-using-context-class-loader optional
          

Privileges:

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

 
booleanrefresh-client-runtime-descriptor optional
          

Privileges:

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

 
longtimed-out-ref-isolation-time optional
           
booleanuse81-style-execute-queues optional
          

Backward compatibility mode to switch to 8.

 
annonymous type derived from intt3-client-abbrev-table-size optional
          

Privileges:

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

 
annonymous type derived from intt3-server-abbrev-table-size optional
          

Privileges:

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

 
stringmachine optional
          

Privileges:

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

 
annonymous type derived from intlisten-port optional
          

The default TCP port that this server uses to listen for regular (non-SSL) incoming connections.

 
booleanlisten-port-enabled optional
          

This class represents a WebLogic Server.

 
stringcluster optional
          

Privileges:

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

 
annonymous type derived from intcluster-weight optional
          

The proportion of the load that this server will bear, relative to other servers in a cluster.

 
stringreplication-group optional
          

Defines preferred clustered instances considered for hosting replicas of the primary HTTP session states created on the server.

 
stringpreferred-secondary-group optional
          

Defines secondary clustered instances considered for hosting replicas of the primary HTTP session states created on the server.

 
annonymous type derived from intconsensus-process-identifier optional
           
booleanauto-migration-enabled optional
          

This class represents a WebLogic Server.

 
anyTypeweb-server optional
          

Returns the web server for this server.

 
booleanjdbc-logging-enabled optional
          

This class represents a WebLogic Server.

 
booleanj2ee12-only-mode-enabled optional
          

This class represents a WebLogic Server.

 
booleanj2ee13-warning-enabled optional
          

This class represents a WebLogic Server.

 
booleaniiop-enabled optional
          

This class represents a WebLogic Server.

 
stringdefault-iiop-user optional
          

The user name of the default IIOP user.

 
stringdefault-iiop-password-encrypted optional
          

The encrypted password for the default IIOP user.

 
booleantgiop-enabled optional
          

This class represents a WebLogic Server.

 
stringdefault-tgiop-user optional
          

The default user associated with the Tuxedo GIOP (TGIOP) protocol.

 
stringdefault-tgiop-password-encrypted optional
          

The encrypted password for the default TGIOP user.

 
booleancom-enabled optional
          

This class represents a WebLogic Server.

 
booleanjrmp-enabled optional
          

This class represents a WebLogic Server.

 
anyTypecom optional
          

Returns the server's COM configuration.

 
anyTypeserver-debug optional
           
booleanhttpd-enabled optional
          

This class represents a WebLogic Server.

 
stringsystem-password-encrypted optional
          

The password required to access administrative functions on this server.

 
booleanconsole-input-enabled optional
          

This class represents a WebLogic Server.

 
intlisten-thread-start-delay-secs optional
          

Returns the maximum time that the server will wait for server sockets to bind before starting a listen thread.

 
booleanlisteners-bind-early optional
          

Determines whether the server should bind server sockets early.

 
stringlisten-address optional
           
stringexternal-dns-name optional
          

The external IP address or DNS name for this server.

 
stringinterface-address optional
          

The IP address of the NIC that this server should use for multicast traffic.

 
anyTypenetwork-access-point 0...∞
          

Network access points, or "NAPs", define additional ports and addresses that this server listens on.

 
annonymous type derived from intaccept-backlog optional
          

The number of backlogged, new TCP connection requests that should be allowed for this server's regular and SSL ports.

 
annonymous type derived from intmax-backoff-between-failures optional
          

Privileges:

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

 
annonymous type derived from intlogin-timeout-millis optional
          

The login timeout for this server's default regular (non-SSL) listen port.

 
booleanadministration-port-enabled optional
          

This class represents a WebLogic Server.

 
annonymous type derived from intadministration-port optional
          

The secure administration port for the server.

 
stringjndi-transportable-object-factory 0...∞
          

List of factories that create transportable objects.

 
stringiiop-connection-pools optional
          

Privileges:

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

 
stringxml-registry optional
          

Privileges:

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

 
stringxml-entity-cache optional
          

Privileges:

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

 
stringjava-compiler optional
          

The Java compiler to use for all applications hosted on this server that need to compile Java code.

 
stringjava-compiler-pre-class-path optional
          

The options to prepend to the Java compiler classpath when compiling Java code.

 
stringjava-compiler-post-class-path optional
          

The options to append to the Java compiler classpath when compiling Java code.

 
stringextra-rmic-options optional
          

The options passed to the RMIC compiler during server-side generation.

 
stringextra-ejbc-options optional
          

The options passed to the EJB compiler during server-side generation.

 
stringverbose-ejb-deployment-enabled optional
          

Whether or not verbose deployment of EJBs is enabled.

 
stringtransaction-log-file-prefix optional
          

The path prefix for the server's JTA transaction log files.

 
annonymous type derived from stringtransaction-log-file-write-policy optional
          

The policy that determines how transaction log file entries are written to disk.

 
booleannetwork-class-loading-enabled optional
          

This class represents a WebLogic Server.

 
booleantunneling-enabled optional
          

This class represents a WebLogic Server.

 
annonymous type derived from inttunneling-client-ping-secs optional
          

The interval (in seconds) at which to ping a tunneled client to see if it is still alive.

 
annonymous type derived from inttunneling-client-timeout-secs optional
          

The amount of time (in seconds) after which a missing tunneled client is considered dead.

 
annonymous type derived from intadmin-reconnect-interval-seconds optional
          

The number of seconds between reconnection attempts to the admin server.

 
booleanjms-default-connection-factories-enabled optional
          

This class represents a WebLogic Server.

 
anyTypeserver-start optional
          

Returns the ServerStartMBean that can be used to start up this server remotely.

 
intlisten-delay-secs optional
          

Perpetuated for compatibility with 6.

 
anyTypejta-migratable-target optional
          

Returns the JTAMigratableTargetMBean that is used to deploy the JTA Recovery Service to (is the server's cluster is not null).

 
annonymous type derived from intlow-memory-time-interval optional
          

The amount of time (in seconds) that defines the interval over which this server determines average free memory values.

 
annonymous type derived from intlow-memory-sample-size optional
          

The number of times this server samples free memory during the time period specified by LowMemoryTimeInterval.

 
annonymous type derived from intlow-memory-granularity-level optional
          

The granularity level (in percent) that this server uses for logging low memory conditions and changing the server health state to Warning.

 
annonymous type derived from intlow-memory-gc-threshold optional
          

The threshold level (in percent) that this server uses for logging low memory conditions and changing the server health state to Warning.

 
stringstaging-directory-name optional
          

The directory path on the Managed Server where all staged (prepared) applications are placed.

 
stringupload-directory-name optional
          

The directory path on the Administration Server where all uploaded applications are placed.

 
stringstaging-mode optional
          

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.

 
booleanauto-restart optional
          

Specifies whether the Node Manager can automatically restart this server if it crashes or otherwise or goes down unexpectedly.

 
booleanauto-kill-if-failed optional
          

Specifies whether the Node Manager should automatically kill this server if its health state is failed.

 
annonymous type derived from intrestart-interval-seconds optional
          

The number of seconds during which this server can be restarted, up to the number of times specified in RestartMax.

 
annonymous type derived from intrestart-max optional
          

The number of times that the Node Manager can restart this server within the interval specified in RestartInterval.

 
annonymous type derived from inthealth-check-interval-seconds optional
          

The number of seconds that defines the frequency of this server's self-health monitoring.

 
annonymous type derived from inthealth-check-timeout-seconds optional
          

The number of seconds the Node Manager should wait before timing out its health query to this server.

 
annonymous type derived from inthealth-check-start-delay-seconds optional
          

The number of seconds the Node Manager should wait before starting to monitor the server.

 
annonymous type derived from intrestart-delay-seconds optional
          

The number of seconds the Node Manager should wait before restarting this server.

 
booleanclasspath-servlet-disabled optional
          

This class represents a WebLogic Server.

 
booleandefault-internal-servlets-disabled optional
          

This class represents a WebLogic Server.

 
stringserver-version optional
          

The release identifier for the server.

 
stringstartup-mode optional
          

The state in which this server should be started.

 
annonymous type derived from intserver-life-cycle-timeout-val optional
          

Number of seconds a force shutdown operation waits before timing out and killing itself.

 
annonymous type derived from intstartup-timeout optional
          

Timeout value for server start and resume operations.

 
annonymous type derived from intgraceful-shutdown-timeout optional
          

Number of seconds a graceful shutdown operation waits before forcing a shut down.

 
booleanignore-sessions-during-shutdown optional
          

This class represents a WebLogic Server.

 
booleanmanaged-server-independence-enabled optional
          

This class represents a WebLogic Server.

 
booleanmsi-file-replication-enabled optional
           
booleanclient-cert-proxy-enabled optional
          

This class represents a WebLogic Server.

 
booleanweblogic-plugin-enabled optional
          

This class represents a WebLogic Server.

 
booleanhosts-migratable-services optional
          

Gets the hostsMigratableServices attribute of the ServerMBean object

Privileges: Read only

Default Value: true

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

 
booleanhttp-trace-support-enabled optional
          

This class represents a WebLogic Server.

 
annonymous type derived from stringkey-stores optional
          

Which configuration rules should be used for finding the server's identity and trust keystores?

Privileges: Read/Write

Default Value: DemoIdentityAndDemoTrust

MBean Attribute: ServerMBean.

 
stringcustom-identity-key-store-file-name optional
          

The path and file name of the identity keystore.

 
stringcustom-identity-key-store-type optional
          

The type of the keystore.

 
stringcustom-identity-key-store-pass-phrase-encrypted optional
          

Returns encrypted pass phrase defined when creating the keystore.

 
stringcustom-trust-key-store-file-name optional
          

The path and file name of the custom trust keystore.

 
stringcustom-trust-key-store-type optional
          

The type of the keystore.

 
stringcustom-trust-key-store-pass-phrase-encrypted optional
          

The custom trust keystore's encrypted passphrase.

 
stringjava-standard-trust-key-store-pass-phrase-encrypted optional
          

The encrypted password for the Java Standard Trust keystore.

 
stringreliable-delivery-policy optional
          

Privileges:

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

 
booleanmessage-id-prefix-enabled optional
          

This class represents a WebLogic Server.

 
anyTypedefault-file-store optional
          

Controls the configuration of the default persistent store on this server.

 
stringcandidate-machine optional
          

Privileges:

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

 
anyTypeoverload-protection optional
          

get attributes related to server overload protection

Privileges: Read only

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

 
stringjdbcllr-table-name optional
          

The table name for this server's Logging Last Resource (LLR) database table(s).

 
intjdbcllr-table-xid-column-size optional
          

Privileges:

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

 
intjdbcllr-table-pool-column-size optional
          

Privileges:

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

 
intjdbcllr-table-record-column-size optional
          

Privileges:

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

 
annonymous type derived from intjdbc-login-timeout-seconds optional
          

Get the JDBC Login Timeout value.

 
anyTypeserver-diagnostic-config optional
          

The diagnostic configuration for the servers

Privileges: Read only

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

 
stringauto-jdbc-connection-close optional
          

Privileges:

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

 
stringsupported-protocol 0...∞
          

Privileges:

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

 
anyTypefederation-services optional
          

Gets the Federation Services MBean

Privileges: Read only

MBean Attribute: ServerMBean.

 
anyTypeweb-service optional
          

Gets Web service configuration for this server

Privileges: Read only

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

 

BEA WebLogic Server 10.0 Domain Configuration Schema Reference

Version: 10.0