Corresponds to CapacityMBean
(Interface=weblogic.management.configuration.CapacityMBean)
Total number of requests that can be enqueued.
(Interface=weblogic.management.configuration.CapacityMBean Attribute=getCount)
Corresponds to DeploymentMBean
(Interface=weblogic.management.configuration.DeploymentMBean)
(Interface=weblogic.management.configuration.DeploymentMBean Attribute=getTargetsAsString)
A priority that the server uses to determine when it deploys an
item. The priority is relative to other deployable items of the
same type.
Corresponds to ConfigurationMBean
(Interface=weblogic.management.configuration.ConfigurationMBean)
The user-specified name of this MBean instance.
Optional information that you can include to describe this
configuration.
Corresponds to WebserviceCredentialProviderMBean
(Interface=weblogic.management.configuration.WebserviceCredentialProviderMBean)
Corresponds to WebserviceSecurityConfigurationMBean
(Interface=weblogic.management.configuration.WebserviceSecurityConfigurationMBean)
The fully qualified name of the class that implements a particular
credential provider or token handler.
Specifies the type of token used for the particular credential
provider or token handler.
Specifies the list of properties that are associated with this
credential provider or token handler.
Corresponds to ConfigurationPropertyMBean
(Interface=weblogic.management.configuration.ConfigurationPropertyMBean)
Specifies whether the property should be encrypted.
Specifies the value of the property.
(Interface=weblogic.management.configuration.ConfigurationPropertyMBean Attribute=getEncryptedValueEncryptedAsString)
Corresponds to MachineMBean
(Interface=weblogic.management.configuration.MachineMBean)
The addresses by which this machine is known. May be either host
names or literal IP addresses.
Returns the NodeManager Mbean that defines the configuration of the Node Manager instance that runs on the machine.
Corresponds to NodeManagerMBean
(Interface=weblogic.management.configuration.NodeManagerMBean)
Returns the node manager type.
(Interface=weblogic.management.configuration.NodeManagerMBean Attribute=getNMType)
The host name or IP address where Node Manager listens for
connection requests.
The port number where Node Manager listens for connection
requests.
Specifies whether communication with this Node Manager needs to
be debugged. When enabled, Node Manager provides more information
about request processing. This information is sent to the log of the
server making requests to Node Manager.
Returns the local command line to use when invoking SSH or RSH node
manager functions.
(Interface=weblogic.management.configuration.NodeManagerMBean Attribute=getShellCommand)
Returns the nodemanager home directory that will be used to substitute
for the shell command template
(Interface=weblogic.management.configuration.NodeManagerMBean Attribute=getNodeManagerHome)
Corresponds to ServerStartMBean
(Interface=weblogic.management.configuration.ServerStartMBean)
The Java Vendor value to use when starting this server
For example, <code>BEA, Sun, HP etc </code>
The Java home directory (path on the machine running Node
Manager) to use when starting this server.
The classpath (path on the machine running Node Manager) to use
when starting this server.
The BEA home directory (path on the machine running Node
Manager) to use when starting this server.
The directory that this server uses as its root directory. This
directory must be on the computer that hosts the Node Manager. If
you do not specify a Root Directory value, the domain directory
is used by default.
The security policy file (directory and filename on the machine
running Node Manager) to use when starting this server.
The arguments to use when starting this server.
This value is not used by any process. The attributes on this mbean
should be used for properties of the server itself, and this refers to
a nodemanager property. ServerMBean.restartMax should be used instead
The user name to use when booting this server.
(Interface=weblogic.management.configuration.ServerStartMBean Attribute=getPasswordEncryptedAsString)
Corresponds to ServerMBean
(Interface=weblogic.management.configuration.ServerMBean)
(Interface=weblogic.management.configuration.ServerMBean Attribute=getMachineAsString)
The default TCP port that this server uses to listen for regular
(non-SSL) incoming connections.
Specifies whether this server can be reached through the default
plain-text (non-SSL) listen port.
(Interface=weblogic.management.configuration.ServerMBean Attribute=getClusterAsString)
The proportion of the load that this server will bear, relative
to other servers in a cluster.
Defines preferred clustered instances considered for hosting
replicas of the primary HTTP session states created on the
server.
Defines secondary clustered instances considered for hosting
replicas of the primary HTTP session states created on the
server.
Specifies the identifier to be used for consensus-based algorithms.
Each server should have a unique identifier indexed from 0.
Specifies whether Node Manager can automatically restart this
server and its services on another machine if the server fails.
Returns the web server for this server. A server has exactly one
WebServer. A server may also have one or more VirtualHosts. A
VirtualHost is a subclass of WebServer.
Specifies whether this server maintains a JDBC log file.
Perpetuated for compatibility with 6.1 GA only. Indicates a
version 6.1 server that cannot deploy modules based on EJB 2.0 or
Servlet 2.3.
Perpetuated for compatibility with 6.1 GA only.
Specifies whether this server has IIOP support enabled for both
the regular (non-SSL) and SSL ports.
The user name of the default IIOP user. (Requires you to enable
IIOP.)
(Interface=weblogic.management.configuration.ServerMBean Attribute=getDefaultIIOPPasswordEncryptedAsString)
Specifies whether this server supports Tuxedo GIOP (TGIOP)
requests. (Requires you to configure WebLogic Tuxedo Connector
(WTC) for this server.)
The default user associated with the Tuxedo GIOP (TGIOP)
protocol. (Requires you to configure WebLogic Tuxedo Connector
(WTC) for this server.)
(Interface=weblogic.management.configuration.ServerMBean Attribute=getDefaultTGIOPPasswordEncryptedAsString)
Specifies whether COM support is enabled on the regular
(non-SSL) port. COM is not supported on the SSL port. (The
remaining fields on this page are relevant only if you check this
box.)
Specifies whether JRMP support is enabled on the regular
(non-SS) port. JRMP is not supported on the SSL port.
Returns the server's COM configuration.
The debug setting for this server.
Whether or not HTTP support is enabled on the regular port or
SSL port.
(Interface=weblogic.management.configuration.ServerMBean Attribute=getSystemPasswordEncryptedAsString)
True if commands can be typed at console. REMOVE?
Returns the maximum time that the server will wait for server
sockets to bind before starting a listen thread.
Determines whether the server should bind server sockets
early.
The IP address or DNS name this server uses to listen for
incoming connections.
The external IP address or DNS name for this server.
The IP address of the NIC that this server should use for
multicast traffic.
Network access points, or "NAPs", define additional ports and
addresses that this server listens on. Additionally, if two servers
both support the same channel for a given protocol, then new
connections between them will use that channel.
The number of backlogged, new TCP connection requests that
should be allowed for this server's regular and SSL ports.
Get max backoff time between failures while accepting client
connections.
The login timeout for this server's default regular (non-SSL)
listen port. This is the maximum amount of time allowed for a new
connection to establish.
Indicates whether or not administration port is enabled for the
server. This field is derived from the DomainMBean and has no
setter here All the server (7.0 and later) in s single domain
should either have an administration port or not The administration
port uses SSL, so SSL must be configured and enabled properly for
it to be active.
The secure administration port for the server. This port
requires that you enable the domain's administration port and that
SSL is configured and enabled.
List of factories that create transportable objects.
(Interface=weblogic.management.configuration.ServerMBean Attribute=getIIOPConnectionPoolsAsString)
(Interface=weblogic.management.configuration.ServerMBean Attribute=getXMLRegistryAsString)
(Interface=weblogic.management.configuration.ServerMBean Attribute=getXMLEntityCacheAsString)
The Java compiler to use for all applications hosted on this
server that need to compile Java code.
The options to prepend to the Java compiler classpath when
compiling Java code.
The options to append to the Java compiler classpath when
compiling Java code.
The options passed to the RMIC compiler during server-side
generation.
The options passed to the EJB compiler during server-side
generation.
Whether or not verbose deployment of EJBs is enabled.
The path prefix for the server's JTA transaction log files. If
the pathname is not absolute, the path is assumed to be relative to
the server's root directory.
The policy that determines how transaction log file entries are
written to disk. This policy can affect transaction performance.
(Note: To be transactionally safe, the Direct-Write policy may
require additional OS or environment changes on some Windows
systems.)
Whether or not the server will attempt to load classes from the
network.
Specifies whether tunneling for the T3, T3S, HTTP, HTTPS, IIOP,
and IIOPS protocols should be enabled for this server.
The interval (in seconds) at which to ping a tunneled client to
see if it is still alive.
The amount of time (in seconds) after which a missing tunneled
client is considered dead.
The number of seconds between reconnection attempts to the
admin server. When the admin server fails the managed server
will periodically try to connect back to it.
Specifies whether this server uses JMS default connection
factories.
Returns the ServerStartMBean that can be used to start up this
server remotely.
Perpetuated for compatibility with 6.1 only.
Returns the JTAMigratableTargetMBean that is used to deploy the
JTA Recovery Service to (is the server's cluster is not null).
The amount of time (in seconds) that defines the interval over
which this server determines average free memory values.
The number of times this server samples free memory during the
time period specified by LowMemoryTimeInterval.
The granularity level (in percent) that this server uses for
logging low memory conditions and changing the server health state
to <tt>Warning</tt>.
The threshold level (in percent) that this server uses for
logging low memory conditions and changing the server health state
to <tt>Warning</tt>.
The directory path on the Managed Server where all staged
(prepared) applications are placed.
The directory path on the Administration Server where all
uploaded applications are placed.
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.
Specifies whether the Node Manager can automatically restart
this server if it crashes or otherwise or goes down
unexpectedly.
Specifies whether the Node Manager should automatically kill
this server if its health state is <code>failed</code>.
The number of seconds during which this server can be restarted,
up to the number of times specified in RestartMax.
The number of times that the Node Manager can restart this
server within the interval specified in RestartInterval.
The number of seconds that defines the frequency of this
server's self-health monitoring. The server monitors the health of
it's subsystems every HealthCheckIntervalSeconds and changes the
Server's overall state if required.
The number of seconds the Node Manager should wait before timing
out its health query to this server.
The number of seconds the Node Manager should wait before
starting to monitor the server.
The number of seconds the Node Manager should wait before
restarting this server.
The ClasspathServlet will serve any class file in the classpath
and is registered by default in every Web application (including
management). It does not need to be turned on for many applications
though, and represents a security hole if unchecked.
Specifies whether all default servlets in the servlet engine are
disabled.
The release identifier for the server. Since this is a
configured attribute it is only as accurate as the configuration.
The form of the version is major.minor.servicepack.rollingpatch.
Not all parts of the version are required. i.e. "7" is
acceptable.
The state in which this server should be started. If you specify
<tt>STANDBY</tt>, you must also enable the domain-wide
administration port.
Number of seconds a force shutdown operation waits before timing
out and killing itself. If the operation does not complete within
the configured timeout seconds, the server will shutdown
automatically if the state of the server at that time was
<code>SHUTTING_DOWN</code>.
Timeout value for server start and resume operations.
If the server fails to start in the timeout period, it will force
shutdown.
Number of seconds a graceful shutdown operation waits before
forcing a shut down. A graceful shutdown gives WebLogic Server
subsystems time to complete certain application processing
currently in progress. If subsystems are unable to complete
processing within the number of seconds that you specify here, then
the server will force shutdown automatically.
Indicates whether a graceful shutdown operation drops all HTTP
sessions immediately.
Specifies whether this Managed Server can be started when the
Administration Server is unavailable.
Specifies whether the Administration Server replicates its
configuration files to this Managed Server.
Specifies whether the <tt>HttpClusterServlet</tt> proxies the
client certificate in a special header.
Specifies whether this server uses the proprietary
<tt>WL-Proxy-Client-IP</tt> header, which is recommended if the
server instance will receive requests from a proxy plug-in.
Gets the hostsMigratableServices attribute of the ServerMBean
object
Returns the HttpTraceSupportEnabled value
(Interface=weblogic.management.configuration.ServerMBean Attribute=isHttpTraceSupportEnabled)
Which configuration rules should be used for finding the
server's identity and trust keystores?
The path and file name of the identity keystore.
The type of the keystore. Generally, this is
<code>JKS</code>.
(Interface=weblogic.management.configuration.ServerMBean Attribute=getCustomIdentityKeyStorePassPhraseEncryptedAsString)
The path and file name of the custom trust keystore.
The type of the keystore. Generally, this is
<code>JKS</code>.
(Interface=weblogic.management.configuration.ServerMBean Attribute=getCustomTrustKeyStorePassPhraseEncryptedAsString)
(Interface=weblogic.management.configuration.ServerMBean Attribute=getJavaStandardTrustKeyStorePassPhraseEncryptedAsString)
(Interface=weblogic.management.configuration.ServerMBean Attribute=getReliableDeliveryPolicyAsString)
Indicates whether message IDs in logged messages will include a
prefix. Message ids are 6 digit numeric strings that can be
optionally presented in a log entry with a prefix. The prefix used
by server messages is "BEA-".
Controls the configuration of the default persistent store on
this server. Each server has a default store, which is a file-based
object repository used by various subsystems.
(Interface=weblogic.management.configuration.ServerMBean Attribute=getCandidateMachinesAsString)
get attributes related to server overload protection
(Interface=weblogic.management.configuration.ServerMBean Attribute=getOverloadProtection)
The table name for this server's Logging Last Resource (LLR)
database table(s). WebLogic Server creates the table(s) and then uses
them during transaction processing for the LLR transaction optimization.
This setting must be unique for each server. The default table name is
<code>WL_LLR_<i>SERVERNAME</i></code>.
Get the size of the XID column of the JDBC LLR table,
This setting takes effect only when the table is first created.
(Interface=weblogic.management.configuration.ServerMBean Attribute=getJDBCLLRTableXIDColumnSize)
Get the size of the pool name column of the JDBC LLR table,
This setting takes effect only when the table is first created.
(Interface=weblogic.management.configuration.ServerMBean Attribute=getJDBCLLRTablePoolColumnSize)
Get the size of the record data column of the JDBC LLR table,
This setting takes effect only when the table is first created.
(Interface=weblogic.management.configuration.ServerMBean Attribute=getJDBCLLRTableRecordColumnSize)
Get the JDBC Login Timeout value. Specified value is passed
into java.sql.DriverManager.setLoginTimeout(). Note that this
DriverManager setting will impact *all* JDBC drivers loaded
into this JVM. Feature is disabled by default.
(Interface=weblogic.management.configuration.ServerMBean Attribute=getJDBCLoginTimeoutSeconds)
The diagnostic configuration for the servers
(Interface=weblogic.management.configuration.ServerMBean Attribute=getServerDiagnosticConfig)
Get the performance flag for disabling Finalize Method
in JDBC Wrapper Code
(Interface=weblogic.management.configuration.ServerMBean Attribute=getAutoJDBCConnectionClose)
Protocols supported by this server.
Gets the Federation Services MBean
Gets Web service configuration for this server
Corresponds to KernelMBean
(Interface=weblogic.management.configuration.KernelMBean)
(Interface=weblogic.management.configuration.KernelMBean Attribute=getValidProtocolsAsString)
Specifies whether the kernel is allowed to perform reverse DNS
lookups.
The protocol to use for connections when none is specified.
The protocol to use for secure connections when none is
specified.
Returns the protocol to be used for administrative connections
when none is specified.
The size of the execute thread pool.
The size of the system execute thread pool.
Get the minimum thread pool size of the self-tuning thread pool.
Sets the maximum thread pool size of the self-tuning thread pool.
The size of the JMS execute thread pool.
Specifies whether native I/O is enabled for the server.
Specifies whether the /dev/poll device should be used for
Muxing.
The muxer class name.
The number of socket reader threads
The percentage of execute threads from the default queue that
can be used as socket readers.
The minimum number of milliseconds a muxer thread should attempt
to read from a given socket. This value is ignored if native IO is
enabled.
The maximum number of milliseconds a muxer thread should attempt
to read from a given socket. This value is ignored if native IO is
enabled.
Specifies whether new server-to-server connections may consider
the default server channel when initiating a connection. This is
only relevant if the connection needs to be bound to the default
listen address. This will only work for binary protocols that
support both outbound and inbound traffic.
<p>Specifies whether the SSL identity specified by
{@link SSLMBean#ServerPrivateKeyAlias SSLMBean#ServerPrivateKeyAlias} for this server
should be used for outbound SSL connections on the default
server channel. In normal circumstances the outbound identity is
determined by the caller's environment.
(Interface=weblogic.management.configuration.KernelMBean Attribute=isOutboundPrivateKeyEnabled)
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.
The maximum number of bytes allowed in messages
that are received over the T3 protocol. If you configure custom network
channels for this server, each channel can override this maximum message
size.
Specifies whether the server's buffer size for sending or receiving data
through a raw socket should be set to 4KB.
The maximum number of bytes allowed in messages
that are received over the HTTP protocol. If you configure custom network
channels for this server, each channel can override this maximum message
size.
The maximum number of bytes allowed in messages
that are received over the COM protocol. If you configure custom network
channels for this server, each channel can override this maximum message
size.
The maximum number of bytes allowed in messages
that are received over the IIOP protocol. If you configure custom network
channels for this server, each channel can override this maximum message
size.
The default minor GIOP version for IIOP messages. This attribute
is useful for client orbs with broken GIOP 1.2 implementations.
Specify whether outbound calls should use an initial
LocateRequest.
Configures IIOP propagate transactions using either
WebLogic-specific JTA or the OMG-specified OTS.
Specify how IIOP location forward host selection should be
applied.
The maximum number of seconds that this server waits for a
complete message to be received. If you configure network channels
for this server, each channel can override this message
timeout.
The maximum number of seconds spent waiting for a complete T3
message to be received. If you configure network channels for this
server, each channel can override this T3 message timeout.
The maximum number of seconds spent waiting for a complete HTTP
message to be received. If you configure network channels for this
server, each channel can override this HTTP message timeout.
The maximum number of seconds spent waiting for a complete COM
message to be received. This setting does not apply to any network
channels that you have configured for this server.
The maximum number of seconds that a connection is allowed to be
idle before it is closed by the server. The T3 and T3S protocols
ignore this attribute. If you configure network channels for this
server, each channel can override this idle connection message
timeout.
The maximum number of seconds an IIOP connection is allowed to
be idle before it is closed by the server. This timeout helps guard
against server deadlock through too many open connections.
The maximum number of seconds spent waiting for a complete IIOP
message to be received. This timeout helps guard against denial of
service attacks in which a caller indicates that they will be
sending a message of a certain size which they never finish
sending.
The time interval in milliseconds of the heartbeat period. A
value of 0 indicates that heartbeats are turned off.
The number of idle periods until peer is considered
unreachable
The period of inactivity in milliseconds after which a RJVM is
cleaned up. A value of 0 indicates that the RJVM never times
out.
The time in milliseconds for which we are willing to wait for a
response. A value of 0 indicates that we will wait till the
response arrives.
The number of idle periods allowed before object is collected.
Returns the kernel's SSL configuration. An SSL MBean is always
linked to a particular Kernel and cannot be changed. Individual
attributes on the SSL MBean may be changed, as documented, but the
MBean itself may not.
Returns the kernel's IIOP configuration. An IIOP MBean is always
linked to a particular Kernel and cannot be changed. Individual
attributes on the IIOP MBean may be changed, as documented, but the
MBean itself may not.
Returns the Log settings for this Kernel. An Log MBean is always
linked to a particular Kernel and cannot be changed. Individual
attributes on the Log MBean may be changed, as documented, but the
MBean itself may not.
Specifies whether the server message log includes exceptions
that are raised in remote systems.
Specifies whether the server returns stack traces for RMI calls
that generate exceptions.
Returns the execute queues configured for this server.
The maximum number of open sockets allowed in server at a given
point of time.
The number of seconds that a thread must be continually working
before this server considers the thread stuck.
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.
Returns true if tracing is enabled
Returns the size of the messaging bridge execute thread
pool.
Returns the size of the MTU of the NIC.
Sets the value of the LoadStubUsingContextClassLoader
attribute.
Sets the value of the RefreshClientRuntimeDescriptor
attribute.
The amount of time in milli seconds a reference should not be
used after a request timed out. The clusterable ref avoids using
this remote ref for the period specified.
Backward compatibility mode to switch to 8.1 execute queues
instead of WorkManagers. Each of the WorkManagers is converted to
an individual execute queue. Setting this attribute requires a
server restart.
(Interface=weblogic.management.configuration.KernelMBean Attribute=getT3ClientAbbrevTableSize)
(Interface=weblogic.management.configuration.KernelMBean Attribute=getT3ServerAbbrevTableSize)
Corresponds to SSLMBean
(Interface=weblogic.management.configuration.SSLMBean)
Enables the use of native Java libraries.
Indicates whether the server can be reached through the default
SSL listen port.
Indicates the cipher suites being used on a particular WebLogic
Server.
The name of the Java class that implements the
<tt>weblogic.security.acl.CertAuthenticator</tt> class, which is
deprecated in this release of WebLogic Server. This field is for
Compatibility security only, and is only used when the Realm
Adapter Authentication provider is configured.
The name of the class that implements the
<tt>weblogic.security.SSL.HostnameVerifier</tt> interface.
Specifies whether to ignore the installed implementation of the
<tt>weblogic.security.SSL.HostnameVerifier</tt> interface (when
this server is acting as a client to another application
server).
The full directory location of the file that specifies the
certificate authorities trusted by the server.
Indicates whether or not the private key for the WebLogic Server
has been encrypted with a password. This attribute is no longer
used as of WebLogic Server version 7.0.
Indicates the number of times WebLogic Server can use an
exportable key between a domestic server and an exportable client
before generating a new key. The more secure you want WebLogic
Server to be, the fewer times the key should be used before
generating a new key.
Indicates whether or not clients must present digital
certificates from a trusted certificate authority to WebLogic
Server.
The full directory location of the digital certificate file
(<tt>.der</tt> or <tt>.pem</tt>) for the server.
The TCP/IP port at which this server listens for SSL connection
requests.
The full directory location and name of the file containing an
ordered list of certificate authorities trusted by WebLogic
Server.
The number of certificates held that have not been redeemed by
tokens.
Not used.
Specifies the number of milliseconds that WebLogic Server waits
for an SSL connection before timing out. SSL connections take
longer to negotiate than regular connections.
The full directory location of the private key file
(<tt>.der</tt> or <tt>.pem</tt>) for the server.
The form of SSL that should be used.
The string alias used to store and retrieve the server's private
key in the keystore. This private key is associated with the
server's digital certificate.
(Interface=weblogic.management.configuration.SSLMBean Attribute=getServerPrivateKeyPassPhraseEncryptedAsString)
Indicates whether warning messages are logged in the server log
when SSL connections are rejected.
Indicates where SSL should find the server's identity
(certificate and private key) as well as the server's trust
(trusted CAs).
Indicates the client certificate validation rules for inbound
SSL.
Indicates the server certificate validation rules for outbound
SSL.
Corresponds to IIOPMBean
(Interface=weblogic.management.configuration.IIOPMBean)
The maximum number of seconds an IIOP connection is allowed to
be idle before it is closed by the server. This timeout helps guard
against server deadlock through too many open connections.
The maximum number of seconds spent waiting for a complete IIOP
message to be received. This timeout helps guard against denial of
service attacks in which a caller indicates that they will be
sending a message of a certain size which they never finish
sending.
The maximum IIOP message size allowable in a message header.
This attribute attempts to prevent a denial of service attack
whereby a caller attempts to force the server to allocate more
memory than is available thereby keeping the server from responding
quickly to other requests.
The default GIOP (General Inter-ORB Protocol) version that this
server will negotiate for incoming connections. (You may have to
modify the default to work with other vendor's ORBs.)
Specify whether outbound calls should use an initial
LocateRequest.
The transaction mechanism used by IIOP invocations. The default
is the Object Transaction Service (OTS) required by J2EE 1.3.
Specify how IIOP location forward host selection should be
applied.
The wide character code set that this server will publish as its
native code set. (Older ORBs may have trouble interoperating with
anything other than the default.)
The standard character code set that this server will publish as
its native code set. (Older ORBs may have trouble interoperating
with anything other than the default.)
Specify whether to use full Repository ID lists when sending
value type information for custom-marshaled types. Full Repository
ID lists allow C++ ORBS to truncate values to base types. For
RMI-IIOP and Java ORBs doing this merely increases transmission
overhead. JDK ORBs are known to have problems with these so setting
this will prevent JDK ORB access from working.
Specify whether to advertise RMI objects and EJBs as
supporting stateful CSIv2. Stateful CSIv2 is more efficient
than stateless, requiring only a single authentication step for
each remote principal. Stateless CSIv2 requires per-request
authentication. Stateful CSIv2 is not required by J2EE 1.3 and
so some ORBs do not support it. Stateful CSIv2 is enabled by
default. This property can be changed at the object-level by
changing the object's <stateful-authentication> runtime
descriptor property.
Specify whether to advertise RMI objects and EJBs as
supporting RMI-IIOP serial format version 2 for custom
marshaled objects.
Enable getior servlet used to publish COS Naming Service IORs
(Interface=weblogic.management.configuration.IIOPMBean Attribute=getEnableIORServlet)
Specity whether to use java serialization for marshalling objects.
Setting this property improves performance when marshalling objects
with very large object graphs.
(Interface=weblogic.management.configuration.IIOPMBean Attribute=getUseJavaSerialization)
Specify the value System Security. The following variables are affected.
clientCertAuthentication, clientAuthentication, identityAssertion
confidentiality, integrity. The value set in this MBean would only be picked up
if the value set in RTD.xml is "config".
(Interface=weblogic.management.configuration.IIOPMBean Attribute=getSystemSecurity)
Corresponds to LogMBean
(Interface=weblogic.management.configuration.LogMBean)
(Interface=weblogic.management.configuration.LogMBean Attribute=getLogFileFilterAsString)
(Interface=weblogic.management.configuration.LogMBean Attribute=getStdoutFilterAsString)
The minimum severity of log messages going to the domain log from this server's log broadcaster.
Messages with a lower severity than the specified value will not be published to the domain log.
(Interface=weblogic.management.configuration.LogMBean Attribute=getDomainLogBroadcastSeverity)
(Interface=weblogic.management.configuration.LogMBean Attribute=getDomainLogBroadcastFilterAsString)
The minimum severity of log messages going to the
memory buffer of recent log events.
Messages with a lower severity than the specified value will not be
cached in the buffer.
(Interface=weblogic.management.configuration.LogMBean Attribute=getMemoryBufferFilterAsString)
The size of the memory buffer that holds the last n log records.
This is used to support viewing the most recent log record entries
(tail viewing) from the WebLogic Administration Console.
Specifies whether the server logging is based on a Log4j
implementation. By default, WebLogic logging uses an implementation
based on the Java Logging APIs which are part of the JDK.
When enabled, this redirects the stdout of the JVM in which a
WebLogic Server instance runs, to the WebLogic logging system.
The stdout content is published to all the registered log destinations,
like the server terminal console and log file.
(Interface=weblogic.management.configuration.LogMBean Attribute=isRedirectStdoutToServerLogEnabled)
When enabled, this redirects the stderr of the JVM in which a
WebLogic Server instance runs, to the WebLogic Logging system.
The stderr content is published to all the registered log destinations,
like the server terminal console and log file.
(Interface=weblogic.management.configuration.LogMBean Attribute=isRedirectStderrToServerLogEnabled)
Broadcasts log messages to the domain log in batch mode.
Corresponds to CommonLogMBean
(Interface=weblogic.management.configuration.CommonLogMBean)
The minimum severity of log messages going to all
log destinations. By default all messages are published.
The minimum severity of log messages going to the
server log file. By default all messages go to the log file.
The minimum severity of log messages going to the
standard out. Messages with a lower severity than the specified
value will not be published to standard out.
The output format to use when logging to the console.
Specifies whether to dump stack traces to the console when
included in logged message.
Determines the no of stacktrace frames to display on standard out.
All frames are displayed in the log file.
-1 means all frames are displayed.
Corresponds to LogFileMBean
(Interface=weblogic.management.configuration.LogFileMBean)
The date format pattern used for rendering dates in the log.
The DateFormatPattern string conforms to
the specification of the <code>java.text.SimpleDateFormat</code> class.
The name of the file that stores current log messages. Usually it is a
computed value based on the name of the parent of this MBean. For example,
for a server log, it is <code><i>serverName</i>.log</code>.
Criteria for moving old log messages to a separate file.
<ul>
<li><code>NONE</code> Messages accumulate in a single file.
You must erase the contents of the file when the size is too large.
Note that WebLogic Server sets a threshold size limit of 500 MB
before it forces a hard rotation to prevent excessive log file growth.
<li><code>SIZE</code> When the log file reaches the size that you specify
in <code>FileMinSize</code>, the server renames the file as
<code><i>FileName.n</i></code>.
<li><code>TIME</code> At each time interval that you specify in
<code>TimeSpan</code>, the server renames the file as <code><i>FileName.n</i></code>.
</ul>
<p>After the server renames a file, subsequent messages accumulate
in a new file with the name that you specified in
<code>FileName</code>.</p>
(Interface=weblogic.management.configuration.LogFileMBean Attribute=getRotationType)
Indicates whether to limit the number of log files that this server
instance creates to store old messages. (Requires that you
specify a file rotation type of <code>SIZE</code> or
<code>TIME</code>.)
The maximum number of log files that the server creates when it
rotates the log. This number does not include the file that the
server uses to store current messages. (Requires that you enable
Number of Files Limited.)
The interval (in hours) at which the server saves old log
messages to another file. (Requires that you specify a file
rotation type of <code>TIME</code>.)
Determines the start time (hour and minute) for a time-based rotation sequence.
<p>At the time that this value specifies, the server renames the current log file.
Thereafter, the server renames the log file at an interval that you
specify in File Time Span.
This factor is defined so that log rotation can be tested at a different frequency.
(Interface=weblogic.management.configuration.LogFileMBean Attribute=getFileTimeSpanFactor)
The size (1 - 65535 kilobytes) that triggers the server to move log
messages to a separate file. After the log file reaches the specified
minimum size, the next time the server checks the file size, it will
rename the current log file as <code><i>FileName.n</i></code> and create
a new one to store subsequent messages. (Requires that you specify a
file rotation type of <code>Size</code>.)
(Interface=weblogic.management.configuration.LogFileMBean Attribute=getFileMinSize)
Specifies whether a server rotates its log file during its
startup cycle.
The directory where the rotated log files will be stored.
By default the rotated files are stored in the same directory
where the log file is stored.
Gets the underlying log buffer size in kilo bytes
(Interface=weblogic.management.configuration.LogFileMBean Attribute=getBufferSizeKB)
Corresponds to ExecuteQueueMBean
(Interface=weblogic.management.configuration.ExecuteQueueMBean)
The maximum number of simultaneous requests that this server can
hold in the queue.
The priority of the threads associated with this queue.
The number of threads assigned to this queue.
The percentage of the Queue Length size that can be reached
before this server indicates an overflow condition for the
queue. If the overflow condition is reached and the current thread
count has not reached the ThreadsMaximum value, then ThreadsIncrease
number of threads are added.
Specifies the number of threads to increase the queue length when the
queue length theshold is reached. This threshold is determined
by the QueueLengthThresholdPercent value.
The maximum number of threads that this queue is allowed to
have; this value prevents WebLogic Server from creating an overly
high thread count in the queue in response to continual overflow
conditions.
The minimum number of threads that WebLogic Server will maintain
in the queue.
Corresponds to WebServerMBean
(Interface=weblogic.management.configuration.WebServerMBean)
Returns the Log settings for the WebServer/VirtualHost.
(Interface=weblogic.management.configuration.WebServerMBean Attribute=getWebServerLog)
The name of the host to which all redirected URLs will be sent.
If specified, WebLogic Server will use this value rather than the
one in the HOST header.
The name of the HTTP port to which all redirected URLs will be
sent. If specified, WebLogic Server will use this value rather than
the one in the HOST header.
The name of the secure HTTP port to which all redirected URLs
will be sent. If specified, WebLogic Server will use this value
rather than the one in the HOST header.
Get the response code to be used when an application is overloaded. An
application can get overloaded when the number of pending requests has
reached the max capacity specified in the WorkManager or when the server
is low on memory. The low memory condition is determined using
{@link OverloadProtectionMBean#getFreeMemoryPercentLowThreshold()}.
(Interface=weblogic.management.configuration.WebServerMBean Attribute=getOverloadResponseCode)
Indicates whether there should be a persistent connection to
this server. (This may improve the performance of your Web
applications.)
The amount of time this server waits before closing an
inactive HTTP connection.
The amount of time this server waits before closing an
inactive HTTPS connection.
The amount of time this server waits between receiving chunks of
data in an HTTP POST data before it times out. (This is used to prevent
denial-of-service attacks that attempt to overload the server with POST data.)
Max Post Time (in seconds) for reading HTTP POST data in a
servlet request. MaxPostTime < 0 means unlimited
The maximum post size this server allows for reading HTTP POST
data in a servlet request. A value less than 0 indicates an
unlimited size.
Indicates whether this server name is sent with the HTTP
response. (This is useful for wireless applications where there is
limited space for headers.)
Returns the original context-root for the default Web application
for this Web server. Alternatively, you can use the context-root
attributes in application.xml or weblogic.xml to set a default Web
application. The context-root for a default Web application is /. If
"" (empty string) is specified, the Web server defaults to /.
(Interface=weblogic.management.configuration.WebServerMBean Attribute=getCharsetsAsString)
(Interface=weblogic.management.configuration.WebServerMBean Attribute=getURLResourceAsString)
Indicates whether the use of Chunk Transfer-Encoding in HTTP/1.1
is enabled.
Enables use of the highest compatible HTTP protocol
version-string in the response. E.g. HTTP spec suggests that
HTTP/1.1 version-string should be used in response to a request
using HTTP/1.0. This does not necessarily affect the response
format.
(Interface=weblogic.management.configuration.WebServerMBean Attribute=isUseHeaderEncoding)
Whether authcookie feature is enabled or not.
The default size of the blocks to be written to the network
layer.
Indicates whether the session ID should include JVM information.
(Checking this box may be necessary when using URL rewriting with
WAP devices that limit the size of the URL to 128 characters, and
may also affect the use of replicated sessions in a cluster.)
When this box is selected,
the default size of the URL will be set at 52 characters, and it
will not contain any special characters.
Indicates whether this server allows the inclusion of the
context path in the virtual path to <tt>context.getRealPath()</tt>.
(If checked, you cannot use sub directories with the same name as
<tt>contextPath</tt>). This is a compatibility switch that will be
deprecated 9.0.0.0 in future releases.
Indicates whether the singleSignonDisabled attribute is
enabled
(Interface=weblogic.management.configuration.WebServerMBean Attribute=getWebDeploymentsAsString)
Set the WorkManager name that will be used to execute servlet requests
that need their session retrieved from a remote server since the current
server is neither the primary nor the secondary for the request. This can
happen if request stickness is lost for example due to hardware LB
configuration issues. Creating a dedicated WorkManager with a max threads
constraint ensures that threads are available to service requests for which
the current server is the primary.
(Interface=weblogic.management.configuration.WebServerMBean Attribute=getWorkManagerForRemoteSessionFetching)
Corresponds to WebServerLogMBean
(Interface=weblogic.management.configuration.WebServerLogMBean)
Indicates whether this server logs HTTP requests. (The remaining
fields on this page are relevant only if you select this check box.)
Returns the list of fields specified for the <code>extended</code>
logging format for access.log.
The format of the HTTP log file. Both formats are defined by the
W3C. With the extended log format, you use server
directives in the log file to customize the information that the
server records.
Specifies whether the time stamps for HTTP log messages are in
Greenwich Mean Time (GMT) regardless of the local time zone that
the host computer specifies.
Specifies if HTTP log messages should contain MilliSeconds.
Corresponds to COMMBean
(Interface=weblogic.management.configuration.COMMBean)
The address of the primary domain controller this server uses
for authenticating clients. (If not specified, COM clients will not
be authenticated.)
Specifies whether this server should use native DLLs to allow
Java objects to interact with COM objects. (Supported on Windows
only.)
Specifies whether verbose logging is enabled.
Specifies whether this server should log memory usage.
Specifies whether this server should prefetch the next element
in a <tt>java.lang.Enumeration</tt> (that had been improperly
converted from a COM <tt>VariantEnumeration</tt> type) so the
correct value is returned when the <tt>hasMoreElements()</tt>
method is called.
Controls the flag that is used to initialize COM in native
mode.
Corresponds to ServerDebugMBean
(Interface=weblogic.management.configuration.ServerDebugMBean)
Indicates whether or not context based debugging is enabled.
Indicates the dye mask for criteria used to determine whether the debug will be emitted.
(Interface=weblogic.management.configuration.ServerDebugMBean Attribute=getServerAsString)
Debug listenThread processing
(Interface=weblogic.management.configuration.ServerDebugMBean Attribute=isMagicThreadDumpEnabled)
(Interface=weblogic.management.configuration.ServerDebugMBean Attribute=getMagicThreadDumpHost)
(Interface=weblogic.management.configuration.ServerDebugMBean Attribute=getMagicThreadDumpFile)
(Interface=weblogic.management.configuration.ServerDebugMBean Attribute=getMagicThreadDumpBackToSocket)
(Interface=weblogic.management.configuration.ServerDebugMBean Attribute=getBugReportServiceWsdlUrl)
Debug Application Container processing
Debug application library processing
Debug WebApp Container HTTP processing.
Debug URL resolution for incoming http requests
Debug Http Session management in the webapp container.
Debug log manager in the webapp container.
Debug identity assertion flow when identity assertion occurs in the
webapp container.
Debug webapp security
Debug WebApp Module deployment callbacks
Debug EJB compilation
Debug EJB deployment
Debug EJB MDB Connection processing
Debug EJB Caching
Debug EJB Swapping
Debug EJB locking
Debug EJB pooling
Debug EJB Timer processing
Debug EJB invocation processing
Debug EJB Security
Debug EJB CMP deployment processing
Debug EJB CMP runtime processing
Debug Event Manager processing
Debug for each fragment that is sent or received by multicast.
Debug each GroupMessage that is sent or received by
multicast.
Debug each cluster Heartbeat that is sent or received by multicast.
Debug each Announcement, StateDump, and Attributes message that
is sent or received by multicast.
Debug cluster replication information.
Debug low-level cluster replication information.
Debug the cluster leader election messages.
Debug Data replication service (DRS) API calls.
Debug DRS Heartbeats.
Debug DRS Message traffic.
Debug DRS Update status processing.
Debug DRS State transitions.
Debug DRS Queueing traffic.
Debug basic naming service machinery.
Debug naming service name resolution.
Debug JNDI state and object factories.
Debug HTTP tunneling connection timed out processing.
Debug HTTP tunneling connection open/close processing.
Debug JMSBackEnd processing
Debug JMSFrontEnd processing
Debug JMSCommon processing
Debug JMSConfig processing
Debug JMS Distributed Topic processing
Debug JMS Lock processing
Debug JMS XA processing
Debug JMS Dispatcher processing
Debug JMS Store operations
Debug JMS boot operations
Debug JMS durable subscriber operations
Debug JMS JDBC store scavenge mode processing
Debug JMS AME processing
Debug JMS Pause/Resume processing
Debug JMSModule deployment processing
Debug JMS MessagePath processing
Debug JMS SAF processing
Debug the pooling and wrapping of JMS connections, sessions, and other
objects. This feature is enabled when a JMS connection factory, from
any vendor, is used inside an EJB or a servlet using the
"resource-reference" element in the deployment descriptor.
Debug JMS CDS processing
Debug JTA XA resources
Debug JTA non-XA resources
Detailed Debug of JTA XA processing
Debug JTA RMI processing
Debug JTA 2PC processing
Detailed Debug of JTA 2PC processing
Debug JTA transaction log processing
Debug JTA JDBC processing
Debug JTA Recovery processing
Detailed debug of JTA Recovery processing
Debug JTA external API
Debug JTA transaction propagation
Debug JTA imported transactions
Detailed debug of JTA imported transactions
Debug JTA naming
Detailed debug of JTA naming
Debug JTA resource health
Debug JTA TLOG Migration
Debug JTA ServerLifecycle
Debug JTA Logging Last Resource
Debug JTA Health Monitoring
Debug JTA Transaction name filter processing
Debug JTA Resource name filter
Debugging for the messaging kernel. The messaging kernel is low-
level messaging code that is used by the JMS and store and forward
subsystems.
Debugging for the messaging kernel as the server is being rebooted.
This provides detailed information on every persistent message
that is recovered.
Debug Messaging SAF Lifecycle.
Debug Messaging SAF Admin.
Debug Messaging SAF Manager.
Debug Messaging SAF SendingAgent.
Debug Messaging SAF ReceivingAgent.
Debug Messaging SAF Transport.
Debug Messaging SAF MessagePath.
Debug Messaging SAF Store.
Detailed debug of Messaging SAF.
Debug the Path Service
Detailed debug for the Path Service
Debug Security Realm processing
Debug Security service manager
Debug Security Password Guessing
Debug Security User Lockout processing
Debug Security Service
Debug Security Framework predicate processing
Debug Security SSL and TLS processing
Debug Security SSL and TLS exception processing
Debug Embedded LDAP processing
Debug Embedded LDAP processing (output to console)
Debug Embedded LDAP processing (log level)
Embedded LDAP Write All Overrides to Property Files
Debug Security Framework Adjudication processing
Debug Security Framework Atn processing
Debug Security Framework Atz processing
Debug Security Framework Auditor processing
Debug Security Framework Credential Mapper processing
Debug Security Framework Encryption Service processing
Debug Security Framework KeyStore processing
Debug Security Framework CertPath processing
Debug Security Framework Role Mapping
Debug Security Framework Entitlements Engine processing
Debug Security Framework JACC processing
Debug Security Framework JACC nonPolicy processing
Debug Security Framework JACC Policy processing
Debug Security Framework SAML library processing
Debug Security Framework SAML Provider atn processing
Debug Security Framework SAML Provider credential mapper processing
Debug Security Framework SAML SSO profile services
Debug JDBC Connection setup/teardown processing
Debug JDBC SQL processing
Debug JDBC RMI processing
Debug JDBC DriverLogging processing
Debug JDBC Internal processing
Debug Messaging Bridge start up processing
Debug Messaging Bridge runtime processing
Detailed debug of Messaging Bridge runtime processing
Not Used
Not Used
Debug persistent store high-level logical
operations, such as read, write, delete, and update.
Multiple logical operations may occur in a single physical
operation.
Debug persistent store logical boot
operations (lists all recovered records).
Debugging for persistent store low-level physical
operations which typically directly correspond to file or
JDBC operations.
Multiple logical operations may occur in a single physical
operation.
Detailed debug for persistent store low-level physical
operations which typically directly correspond to file or
JDBC operations.
Debug persistent store resource
manager transaction activity, includes tracing
for the related operations of layered subsystems (such as JMS).
Detailed debug of persistent store resource
manager transaction activity, includes tracing
for the related operations of layered subsystems (such as JMS).
Debug the persistent store's administration code. This
will produce debug events when instances of the store are created and
deleted, and when the server is booted.
XML Registry debugging option: Debug levels
XML Registry debugging option: Debug name
XML Registry debugging option: Debug IncludeTime
XML Registry debugging option: Debug IncludeName
XML Registry debugging option: Debug IncludeClass
XML Registry debugging option: Debug IncludeLocation
XML Registry debugging option: Debug UseShortClass
JAXP debugging option: Debug level
JAXP debugging option: Debug name
JAXP debugging option: Debug IncludeTime
JAXP debugging option: Debug IncludeName
JAXP debugging option: Debug IncludeClass
JAXP debugging option: Debug IncludeLocation
JAXP debugging option: Debug UseShortClass
XMLEntityCache debugging option: Debug level
XMLEntityCache debugging option: Debug name
XMLEntityCache debugging option: Debug IncludeTime
XMLEntityCache debugging option: Debug IncludeName
XMLEntityCache debugging option: Debug IncludeClass
XMLEntityCache debugging option: Debug IncludeLocation
XMLEntityCache debugging option: Debug UseShortClass
Debug deploy command processing
Debug deployment processing
Debug deployment service processing
Debug deployment service status update processing
Debug internal deployment service processing
Debug deployment service transport processing
Debug deployment service HTTP transport processing
Debug Master Deployer processing
Debug Slave Deployer processing
Debug Application Container deployment processing
Debug ClassFinder processing
Debug ClassPathServlet processing
Debug WebModule processing
Debug ClassLoader processing
Detailed debug of ClassLoader processing
Debug WebApp ClassLoader processing
Debug the bootstrap servlet that runs
on the Admin Server and is invoked over HTTP by a booting managed
server.
Debug the file distribution servlet that runs
on the Admin Server and is invoked over HTTP by a booting managed
server.
Debug diagnostic lifecycle handler processing
Debug diagnostic instrumentation processing
Debug instrumentation weaving
Debug instrumentation weaving for matches only
Debug instrumentation actions/monitors
Debug instrumentation event records
Debug instrumentation configuration processing
Debug diagnostic archive processing
Debug diagnostic file archive processing
Debug diagnostic wlstore archive processing
Debug diagnostic jdbc archive processing
Debug diagnostic archive retirement processing
Debug diagnostic module processing
Debug diagnostic harvester processing
Detailed debug of diagnostic harvester processing
Debug MBean harvester processing.
Debug tree bean harvester processing
Debug diagnostic image processing
Debug diagnostic query processing
Debug diagnostic accessor processing
Debug diagnostic collection processing
Debug the SNMP vendor toolkit implementation.
Debug the SNMP agent framework.
Debug the SNMP TCP protocol handler.
Debug Domain Log Handler processing
Debug log configuration processing
Debug diagnostic watch processing
Debug J2EE Resource Adapter pool management (size management) processing
Debug Resource Adapter XA general/top-level processing
Debug Resource Adapter XA incoming message processing
Debug Resource Adapter XA outgoing message processing
Debug Resource Adapter XA Work request processing
Debug Resource Adapter local tx outgoing message processing
Debug ResourceAdapter Lifecycle processing
Debug connector service action processing
Debug Resource Adapter (un)deploy, security id settings
Debug Resource Adapter descriptor parsing
Debug setup of resource ref processing (container and application managed
security set by calling application components)
Debug Resource Adapter operations on a connection pool (proxy testing)
Debug Resource Adapter outbound connection operations (get, close, associate,
disassociate, ping)
Debug Resource Adapter connection event processing
Debug Resource Adapter Work submission and cancel processing
Debug Resource Adapter work event processing
Debug low-level wan replication processing
Debug low-level Server Migration processing
Debug JMX processing
Debug core JMX processing
Debug JMX runtime service processing
Debug JMX domain service processing
Debug JMX edit service processing
Debug JMX CompatibilityMBeanServer service processing
Debug management configuration edit processing
Debug management configuration runtime processing
Debug J2EE management processing
Debug IIOP CosNaming processing
Debug IIOP tunnelling
Debug cluster consensus lease processing
Debug Server ServerLifeCycle processing
Debug WTC configuration processing
Debug WTC XATMI Message processing
Debug WTC user data processing
Debug WTC gwt execution
Debug WTC jatmi execution
Debug WTC corba execution
Debug WTC tBridge execution
Debug JPA MetaData processing
Debug JPA post-compilation
Debug JPA runtime diagnostics
Debug JPA Query processing
Debug JPA data cache
Debug JPA tools
Debug JPA management and monitoring
Debug JPA profiling
Debug JPA RDBMS SQL interaction
Debug JPA RDBMS JDBC interaction
Debug JPA RDBMS schema manipulation
Corresponds to KernelDebugMBean
(Interface=weblogic.management.configuration.KernelDebugMBean)
Debug abbreviations over JVM to JVM connections
Debug JVM to JVM connections
Debug messages sent over JVM to JVM connections
Debug routing of messages over JVM to JVM connections
Debug stub-level load-balancing processing
Debug stub-level fail-over processing
Force VM garbage collection on each DGC interval
Debug each DGC enrollment.
Debug DGC with Statistics
Debug SSL processing
Debug RC4 cipher processing
Debug RSA security processing
Debug Muxer processing
Detailed debug for Muxer processing
Debug Muxer timeout processing
Debug Muxer connection processing
Debug Muxer exception processing
Debug IIOP processing
Debug IIOP message processing
Debug buffer-level IIOP processing
Debug IIOP security processing
Debug IIOP Object Transaction Service (OTS) processing
Debug IIOP object replacement processing
Debug IIOP connection management processing
Debug IIOP startup processing
Debug WorkManager self-tuning processing
Corresponds to DebugMBean
(Interface=weblogic.management.configuration.DebugMBean)
Gets the configured DebugScopes for this debug bean.
The debug scopes contain the enabled state for a scope
(Interface=weblogic.management.configuration.DebugMBean Attribute=getDebugScopes)
Corresponds to DebugScopeMBean
(Interface=weblogic.management.configuration.DebugScopeMBean)
Gets the enabled state of the debug scope mbean.
By default a debug scope is disabled.
(Interface=weblogic.management.configuration.DebugScopeMBean Attribute=isEnabled)
Corresponds to NetworkAccessPointMBean
(Interface=weblogic.management.configuration.NetworkAccessPointMBean)
The protocol this network channel should use for
connections.
The IP address or DNS name this network channel uses to listen
for incoming connections. A value of <tt>null</tt> indicates that
the network channel should obtain this value from the server's
configuration.
The IP address or DNS name representing the external identity of
this network channel. A value of <tt>null</tt> indicates that the
network channel's Listen Address is also its external address. If
the Listen Address is <tt>null,</tt>the network channel obtains its
external identity from the server's configuration.
The default TCP port this network channel uses to listen for
regular (non-SSL) incoming connections. A value of <tt>-1</tt>
indicates that the network channel should obtain this value from
the server's configuration.
The externally published listen port for this network channel. A
value of <tt>-1</tt> indicates that the network channel's Listen
Port is also its public listen port. If the Listen Port is
<tt>-1,</tt>the network channel obtains its public listen port from
the server's configuration.
The IP address or DNS name of the HTTP proxy to use for
outbound connections on this channel. The HTTP proxy must
support the CONNECT tunneling command.
The port of the HTTP proxy to use for outbound connections
on this channel. The HTTP proxy must support the CONNECT
tunneling command.
Specifies whether HTTP traffic should be allowed over this
network channel.
The number of backlogged, new TCP connection requests that this
network channel allows. A value of <tt>-1</tt> indicates that the
network channel obtains its backlog configuration from the server's
configuration.
The maximum back off time between failures while accepting
client connections. -1 implies that this value is inherited from
the server.
The amount of time that this network channel should wait for a
connection before timing out. A value of <code>0</code> disables
network channel login timeout. A value of <tt>-1</tt> indicates
that the network channel obtains this timeout value from the
server's configuration.
The interval (in seconds) at which this network channel should
ping an HTTP-tunneled client to see if its still alive. A value of
<tt>-1</tt> indicates that the network channel obtains this
interval from the ServerMBean. (Requires you to enable
tunneling for the network channel.)
The amount of time (in seconds) after which this network channel
considers a missing HTTP-tunneled client to be dead. A value of
<tt>-1</tt> indicates that the network channel obtains this timeout
value from the ServerMBean. (Requires you to enable
tunneling for the network channel.)
Specifies whether tunneling via HTTP should be enabled for this
network channel. This value is not inherited from the server's
configuration.
The maximum amount of time this network channel waits for a
complete message to be received. A value of <code>0</code> disables
network channel complete message timeout. A value of <tt>-1</tt>
indicates that the network channel obtains this timeout value from
the ServerMBean.
Determines if connections with pending responses are allowed
to timeout. It defaults to false. If set to true, the
connection will be timed out for this channel if it exceeds the
idleConnectionTimeout value.
The maximum amount of time (in seconds) that a connection is
allowed to be idle before it is closed by this network channel. A
value of <tt>-1</tt> indicates that the network channel obtains
this timeout value from the ServerMBean.
<p>The amount of time that this network channel should wait to
establish an outbound socket connection before timing out. A
value of <code>0</code> disables network channel connect
timeout.
(Interface=weblogic.management.configuration.NetworkAccessPointMBean Attribute=getConnectTimeout)
The maximum message size allowable in a message header.
Specifies whether new server-to-server connections may
consider this network channel when initiating a
connection. This is only relevant if the connection needs to be
bound to the network channel's listen address. This will only
work for binary protocols that support both outbound and
inbound traffic.
A weight to give this channel when creating server-to-server
connections.
The address this network channel uses to generate EJB handles
and failover addresses for use in a cluster. This value is determined
according to the following order of precedence:
<ol>
<li>If the cluster address is specified via the the NAPMBean, then that value is used</li>
<li>If this value is not specified, the value of PublicAddress is used.
<li>If PublicAddress is not set, this value is derive from the ClusterAddress attribute
of the ClusterMbean.</li>
<li>If ClusterMbean.clusterAddress is not set, this value is derive from the listen address
of the NAPMbean.</li>
Specifies whether this channel should be started.
The maximum number of clients that can be connected on this
network channel.
Specifies whether this network channel uses two way SSL.
<p>Whether or not the channel's custom identity should be used.
This setting only has an effect if the server is using a customized
keystore. By default the channel's identity is inherited from the server's
identity.
(Interface=weblogic.management.configuration.NetworkAccessPointMBean Attribute=isChannelIdentityCustomized)
The string alias used to store and retrieve the channel's
private key in the keystore. This private key is associated with
the server's digital certificate. A value of <tt>null</tt>
indicates that the network channel uses the alias specified in the
server's SSL configuration.
The string alias used to store and retrieve the channel's
private key in the keystore. This private key is associated with
the server's digital certificate. This value is derived from
other settings on the channel and cannot be physically set.
The passphrase used to retrieve the server's private key from
the keystore. This passphrase is assigned to the private key when
it is generated. This value is derived from
other settings on the channel and cannot be physically set.
(Interface=weblogic.management.configuration.NetworkAccessPointMBean Attribute=getCustomPrivateKeyPassPhraseEncryptedAsString)
Specifies whether clients must present digital certificates from
a trusted certificate authority to WebLogic Server on this
channel.
<p>Specifies whether the identity specifed by {@link #getCustomPrivateKeyAlias}
should be used for outbound SSL connections on this channel. In
normal circumstances the outbound identity is determined by the
caller's environment.
(Interface=weblogic.management.configuration.NetworkAccessPointMBean Attribute=isOutboundPrivateKeyEnabled)
<p>Specifies whether to use non-standard object serialization for
performance. This option works in different ways for different
protocols. In particular under IIOP this option uses Java
serialization rather than RMI-IIOP serialization. In general
using non-standard serialization is not suitable for interop
scenarios and may imply some feature loss.
(Interface=weblogic.management.configuration.NetworkAccessPointMBean Attribute=getUseFastSerialization)
The maximum number of seconds an IIOP connection is allowed to
be idle before it is closed by the server. A value of <tt>-1</tt>
indicates that the network channel obtains this timeout value from
the IIOPMBean or ServerMBean.
The SSL listen port for the channel. -1 implies that this value
is inherited from the channel.
The external DNSName for the current server, which will be sent
with the session cookies and also with the dynamic server lists to
the proxies. This will be required for the configurations in which
you have firewall doing Network Address Translations A value of
null indicates that this value is inherited from the server
Duration allowed for an SSL login sequence. If the duration is
exceeded, the login is timed out. A value of 0 disables the channel login timeout.
Setting this to -1 implies that this value is inherited from the SSLMBean.
The maximum number of seconds spent waiting for a complete T3
message to be received. This attribute helps guard against denial
of service attacks in which a caller indicates that they will be
sending a message of a certain size which they never finish
sending. -1 implies that this value is inherited from the
KernelMBean.
The maximum number of seconds spent waiting for a complete HTTP
message to be received. This attribute helps guard against denial
of service attacks in which a caller indicates that they will be
sending a message of a certain size which they never finish
sending. -1 implies that this value is inherited from the
KernelMBean.
The maximum number of seconds spent waiting for a complete COM
message to be received. This attribute helps guard against denial
of service attacks in which a caller indicates that they will be
sending a message of a certain size which they never finish
sending. -1 implies that this value is inherited from the
KernelMBean.
The maximum number of seconds spent waiting for a complete IIOP
message to be received. This attribute helps guard against denial
of service attacks in which a caller indicates that they will be
sending a message of a certain size which they never finish
sending. -1 implies that this value is inherited from the
channel.
(Interface=weblogic.management.configuration.NetworkAccessPointMBean Attribute=getCustomPropertiesAsString)
Corresponds to JTAMigratableTargetMBean
(Interface=weblogic.management.configuration.JTAMigratableTargetMBean)
Whether continue to boot if cannot find the current owner of TRS to do
failback. This attribute is only meaningful for servers in cluster.
Corresponds to MigratableTargetMBean
(Interface=weblogic.management.configuration.MigratableTargetMBean)
(Interface=weblogic.management.configuration.MigratableTargetMBean Attribute=getConstrainedCandidateServersAsString)
(Interface=weblogic.management.configuration.MigratableTargetMBean Attribute=getClusterAsString)
(Interface=weblogic.management.configuration.MigratableTargetMBean Attribute=getDestinationServerAsString)
Defines the type of migration policy to use for the services hosted by this migratable target.
Valid options are:
Specifies the path to the pre-migration script to run before
a migratable target is actually activated. The script <i>must</i> be in the
<code><i>BEA_HOME</i>/user_projects/domains/<i>mydomain</i>/bin/service_migration</code> directory.
Specifies the path to the post-migration script to run after a migratable target is fully
deactivated. The script <i>must</i> be in the
<code><i>BEA_HOME</i>/user_projects/domains/<i>mydomain</i>/bin/service_migration</code> directory.
Specifies whether or not a failure during execution of the post-deactivation script is fatal to the migration.
Specifies whether or not the post-deactivation script is allowed to run on a different machine.
Specifies whether or not a failed service will first be deactivated and reactivated in place,
instead of being migrated.
Specifies how many seconds to wait in between attempts to restart the failed service.
Specfies how many restart attempts to make before migrating the failed service.
Corresponds to SingletonServiceBaseMBean
(Interface=weblogic.management.configuration.SingletonServiceBaseMBean)
(Interface=weblogic.management.configuration.SingletonServiceBaseMBean Attribute=getHostingServerAsString)
(Interface=weblogic.management.configuration.SingletonServiceBaseMBean Attribute=getUserPreferredServerAsString)
A migratable service could fail to come up on every possible
configured server. This attribute controls how many further
attempts, after the service has failed on every server at least
once, should be tried. Note that each attempt specified here
indicates another full circut of migrations amongst all the
configured servers. So for a 3-server cluster, and a value of 2, a
total of 4 additional migrations will be attempted. (the original
server is never a valid destination)
(Interface=weblogic.management.configuration.SingletonServiceBaseMBean Attribute=getAdditionalMigrationAttempts)
Controls how long of a pause there should be between the
migration attempts described in
getAdditionalMigrationAttempts(). Note that this delay only
happens when the service has failed to come up on every
server. It does not cause any sort of delay between attempts to
migrate otherwise.
(Interface=weblogic.management.configuration.SingletonServiceBaseMBean Attribute=getMillisToSleepBetweenAttempts)
Corresponds to DefaultFileStoreMBean
(Interface=weblogic.management.configuration.DefaultFileStoreMBean)
Corresponds to GenericFileStoreMBean
(Interface=weblogic.management.configuration.GenericFileStoreMBean)
The path name to the file system directory where the file store
maintains its data files.
The disk write policy that determines how the file store writes data
to disk.
Corresponds to OverloadProtectionMBean
(Interface=weblogic.management.configuration.OverloadProtectionMBean)
Total number of requests that can be present in the server. This includes
requests that are enqueued and those under execution.
<p>
The server performs a differentiated denial of service on reaching the
shared capacity. A request with higher priority will be accepted in place
of a lower priority request already in the queue. The lower priority
request is kept waiting in the queue till all high priority requests are
executed. Further enqueues of the low priority requests are rejected right
away.
</p>
(Interface=weblogic.management.configuration.OverloadProtectionMBean Attribute=getSharedCapacityForWorkManagers)
Exit the server process when the kernel encounters a panic condition like
an unhandled OOME. An unhandled OOME could lead to inconsistent state and a
server restart is advisable if backed by node manager or a HA agent.
(Interface=weblogic.management.configuration.OverloadProtectionMBean Attribute=getPanicAction)
Enable automatic forceshutdown of the server on failed state.
The server self-health monitoring detects fatal failures and mark the
server as failed. The server can be restarted using NodeManager or a
HA agent.
(Interface=weblogic.management.configuration.OverloadProtectionMBean Attribute=getFailureAction)
Percentage free memory after which the server overload condition is cleared.
WorkManagers stop performing overloadActions and start regular execution
once the overload condition is cleared.
(Interface=weblogic.management.configuration.OverloadProtectionMBean Attribute=getFreeMemoryPercentHighThreshold)
Percentage free memory below which the server is considered overloaded.
WorkManagers perform overloadAction once the server is marked as overloaded.
(Interface=weblogic.management.configuration.OverloadProtectionMBean Attribute=getFreeMemoryPercentLowThreshold)
Configure a trigger that marks the server as failed when the condition
is met. A failed server in turn can be configured to shutdown or go into
admin state.
(Interface=weblogic.management.configuration.OverloadProtectionMBean Attribute=getServerFailureTrigger)
Corresponds to ServerFailureTriggerMBean
(Interface=weblogic.management.configuration.ServerFailureTriggerMBean)
The number of seconds that a thread must be continually working
before this server diagnoses the thread as being stuck.
The number of stuck threads after which the server is transitioned into
FAILED state. There are options in OverloadProtectionMBean to suspend and
shutdown a FAILED server. By default, the server continues to run in
FAILED state.
Corresponds to WLDFServerDiagnosticMBean
(Interface=weblogic.management.configuration.WLDFServerDiagnosticMBean)
The default directory where the server stores captured
diagnostic images.
The default timeout period, in minutes, that the server uses to
delay future diagnostic image-capture requests.
The time span, in milliseconds, for which recently
archived events will be captured in the diagnostic image. All
events archived on or after
( <code>System.currentTimeMillis() - interval</code> )
will be captured.
The directory in which the current server maintains its
diagnostic store.
Determines whether the current server persists its harvested
metrics and event data in a diagnostic store (file-based store)
or a JDBC based archive. The default store is file-based.
(Interface=weblogic.management.configuration.WLDFServerDiagnosticMBean Attribute=getDiagnosticJDBCResourceAsString)
Specifies the instrumentation events persistence policy. If
true, events will be persisted synchronously within the same
thread. If false, events will be queued up to be persisted in a
separate thread.
The interval, in milliseconds, at which queued up
instrumentation events will be periodically dispatched to the
archive.
If true, diagnostic context creation is enabled.
If false, the diagnostic context will not be created
when requested. However, if the diagnostics context already
exists because it was propagated from another VM or was
created through the DyeInjection monitor, the context will be
made available.
<p>This attribute controls whether the data retirement functionality runs in
in "test-mode". In test mode, the time granularity is 1 minute, rather than 1 hour
in the normal case. This attribute is for internal testing use only. Its purpose is
to enable certain data retirement tests to run in a reasonable time.
(Interface=weblogic.management.configuration.WLDFServerDiagnosticMBean Attribute=isDataRetirementTestModeEnabled)
This attribute controls if configuration based data retirement functionality
is enabled on the server. If disabled, all retirement policies will be disabled.
Return the preferred limit on the size of diagnostic store file in MB.
Return the period in hours at which diagnostic store file size check will be performed
Return the WLDFDataRetirementByAgeMBeans parented by this
WLDFServerDiagnosticMBean.
Corresponds to WLDFDataRetirementByAgeMBean
(Interface=weblogic.management.configuration.WLDFDataRetirementByAgeMBean)
Retirement age for records in hours. Older records will be eligible
for deletion.
Corresponds to WLDFDataRetirementMBean
(Interface=weblogic.management.configuration.WLDFDataRetirementMBean)
Enable data retirement
Name of the archive for which data retirement is configured
This attribute specifies the hour of day at which the the data
retirement task will first run during the day.
This attribute specifies the period in hours at which the data
retirement task will be periodically performed for the archive
during the day after it is first executed. The value of this attribute
must be positive
Corresponds to FederationServicesMBean
(Interface=weblogic.management.configuration.FederationServicesMBean)
Indicates whether the Source Site is enabled.
The URL for the Source Site.
The Intersite Transfer URIs.
Specifies whether the Intersite Transfer Service requires SSL.
One or more URIs on which to listen
for incoming assertion retrieval requests.
Specifies whether the Assertion Retrieval Service requires SSL.
Specifies whether the Assertion Retrieval Service requires two-way SSL authentication.
The class that provides persistent storage for assertions, if you use an Assertion Store class other than the default class.
(Interface=weblogic.management.configuration.FederationServicesMBean Attribute=getAssertionStorePropertiesAsString)
The alias used to store and retrieve the Source Site's signing key
in the keystore. This key is used to sign POST profile responses.
(Interface=weblogic.management.configuration.FederationServicesMBean Attribute=getSigningKeyPassPhraseEncryptedAsString)
Specifies whether the Destination Site is enabled.
The Assertion Consumer URIs.
Specifies whether the Assertion Consumer Service requires SSL.
Specifies whether the POST recipient check is enabled. When true, the recipient of
the SAML Response must match the URL in the HTTP Request.
Specifies whether the POST one-use check is enabled.
The class used as the persistent store for the Used Assertion Cache.
When no class is specified, the default Used Assertion Cache implemention
is used.
(Interface=weblogic.management.configuration.FederationServicesMBean Attribute=getUsedAssertionCachePropertiesAsString)
The alias used to store and retrieve the Destination Site's SSL client identity
in the keystore.
(Interface=weblogic.management.configuration.FederationServicesMBean Attribute=getSSLClientIdentityPassPhraseEncryptedAsString)
Corresponds to WebServiceMBean
(Interface=weblogic.management.configuration.WebServiceMBean)
(Interface=weblogic.management.configuration.WebServiceMBean Attribute=getJmsConnectionFactory)
(Interface=weblogic.management.configuration.WebServiceMBean Attribute=getMessagingQueue)
(Interface=weblogic.management.configuration.WebServiceMBean Attribute=getCallbackQueue)
Corresponds to RemoteSAFContextMBean
(Interface=weblogic.management.configuration.RemoteSAFContextMBean)
URL
Protocol
UserName
Password
JndiProperty
JndiInitialContextFactory
Corresponds to FileStoreMBean
(Interface=weblogic.management.configuration.FileStoreMBean)
(Interface=weblogic.management.configuration.FileStoreMBean Attribute=getTargetsAsString)
A priority that the server uses to determine when it deploys an
item. The priority is relative to other deployable items of the
same type.
The name used by subsystems to refer to different stores on
different servers using the same name.
Overrides the name of the XAResource that this store registers
with JTA.
Corresponds to JDBCDataSourceMBean
(Interface=weblogic.management.configuration.JDBCDataSourceMBean)
Corresponds to WTCRemoteTuxDomMBean
(Interface=weblogic.management.configuration.WTCRemoteTuxDomMBean)
The unique name used to identify this remote Tuxedo access
point. This name should be unique for all local and remote Tuxedo
access points defined within a WTC Service. This allows you to
define unique configurations having the same Access Point ID.
The connection principal name used to identify this remote
Tuxedo access point when attempting to establish a session
connection to local Tuxedo access points.
The conditions under which this remote Tuxedo access point
establishes a session connection with a local Tuxedo access
point.
The inbound access control list (ACL) policy toward requests
from a remote Tuxedo access point.
The outbound access control list (ACL) policy toward requests to
a remote Tuxedo access point.
The full path to the user password file containing UID/GID
information. (This field is only relevant if you specify
<tt>TpUsrFile</tt> as the AppKey Generator.)
The local domain name from which this remote Tuxedo domain is
reached.
The principal name used to verify the identity of this remote
Tuxedo access point when it establishes a session connection with a
local Tuxedo access point. If not specified, the connection
principal name defaults to the AccessPointID for this access
point.
The number of seconds that this remote Tuxedo access point waits
between automatic connection attempts to local Tuxedo access
points. Use this only when the ConnectionPolicy value is set to
<tt>ON_STARTUP</tt>.
The maximum number of times that this remote Tuxedo access point
tries to establish a session connections to local Tuxedo access
points. Use only when the ConnectionPolicy value is set to
<tt>ON_STARTUP</tt>.
The network address and port number of this remote Tuxedo access
point. Specify the TCP/IP address in the format:
<tt>//hostname:port_number</tt> or
<tt>//#.#.#.#:port_number</tt>.
The URL for a foreign name service that is federated into
JNDI.
The context at which this remote Tuxedo access point federates
to a foreign name service. If omitted, the default federation point
is <tt>tuxedo.domains</tt>.
The compression threshold this remote Tuxedo access point uses
when sending data to a local Tuxedo access point. Application
buffers larger than this size are compressed.
The minimum encryption key length (in bits) this remote Tuxedo
access point uses when establishing a session connection. A value
of <code>0</code> indicates no encryption is used.
The maximum encryption key length (in bits) this remote Tuxedo
access point uses when establishing a session connection. A value
of <code>0</code> indicates no encryption is used.
Specifies the type of AppKey plug-in used.
Specifies whether the anonymous user is allowed to access remote
Tuxedo services.
The default <tt>AppKey</tt> value to be used by the anonymous
user and other users who are not defined in the user database if
the plug-in allows them to access Tuxedo.
The keyword for Tuxedo UID (User ID) used in the
<tt>WlsUser</tt> when using the Tuxedo migration utility
<code>tpmigldap</code>. (This keyword is only relevant if you
specify <tt>LDAP</tt> as the AppKey Generator.)
The keyword for Tuxedo GID (Group ID) used in the
<tt>WlsUser</tt> when using the Tuxedo migration utility
<code>tpmigldap</code>. (This field is only relevant if you specify
<tt>LDAP</tt> as the AppKey Generator.)
The full pathname to the custom <tt>AppKey</tt> generator class.
(This class is only relevant if you specify <tt>Custom</tt> as the
AppKey Generator.)
The optional parameters to be used by the custom <tt>AppKey</tt>
class at the class initialization time. (This class is only
relevant if you specify <tt>Custom</tt> as the AppKey
Generator.)
Return value tells whether this local Tuxedo access point
is configured with Application Level Keep Alive, and it maximum idle
time value before wait timer start ticking.
Return value that tells whether this local Tuxedo access point
requires the acknowledgement of Application Level Keep Alive,
and how long it will wait without receiving acknowledgement before
declare the connection is inaccessable.
Corresponds to MessagingBridgeMBean
(Interface=weblogic.management.configuration.MessagingBridgeMBean)
(Interface=weblogic.management.configuration.MessagingBridgeMBean Attribute=getSourceDestinationAsString)
(Interface=weblogic.management.configuration.MessagingBridgeMBean Attribute=getTargetDestinationAsString)
The filter for messages that are sent across the messaging
bridge instance.
The QOS (quality of service) for this messaging bridge
instance.
Specifies if this messaging bridge instance allows the
degradation of its QOS (quality of service) when the configured QOS
is not available.
Specifies whether or not the messaging bridge allows durable
messages.
The minimum amount of time, in seconds, that a messaging bridge
instance waits before it tries to reconnect to the source or target
destination after a failure.
The incremental delay time, in seconds, that a messaging bridge
instance increases its waiting time between one failed reconnection
attempt and the next retry.
The longest time, in seconds, that a messaging bridge instance
waits between one failed attempt to connect to the source or
target, and the next retry.
The maximum amount of time, in seconds, that a messaging bridge
instance remains idle.
The amount of time, in seconds, that the transaction manager
waits for each transaction before timing it out.
Specifies if a messaging bridge instance forwards in
asynchronous messaging mode.
Specifies the initial operating state of a targetted messaging
bridge instance.
The number of messages that are processed within one
transaction.
The maximum amount of time, in milliseconds, that a messaging
bridge instance waits before sending a batch of messages in one
transaction, regardless of whether the <code>Batch Size</code> has
been reached or not.
Specifies if message properties are preserved when messages are
forwarded by a bridge instance.
Corresponds to XMLEntityCacheMBean
(Interface=weblogic.management.configuration.XMLEntityCacheMBean)
Provides the path name for the persistent cache files.
The memory size, in KB, of the cache. The default value is 500
KB.
The disk size, in MB, of the persistent disk cache. The default
value is 5 MB.
The default timeout interval, in seconds, for the cache. The
default value is 120 seconds.
Provides the maximum number of entries that can be stored in the
cache at any given time.
Corresponds to ForeignJNDILinkMBean
(Interface=weblogic.management.configuration.ForeignJNDILinkMBean)
The local jndi name.
The foreign jndi name.
Corresponds to BridgeDestinationMBean
(Interface=weblogic.management.configuration.BridgeDestinationMBean)
(Interface=weblogic.management.configuration.BridgeDestinationMBean Attribute=getPropertiesAsString)
Corresponds to BridgeDestinationCommonMBean
(Interface=weblogic.management.configuration.BridgeDestinationCommonMBean)
The JNDI name of the adapter used to communicate with the
specified destination.
The optional user name the adapter uses to access the
bridge destination.
(Interface=weblogic.management.configuration.BridgeDestinationCommonMBean Attribute=getUserPasswordEncryptedAsString)
The <tt>CLASSPATH</tt> of the bridge destination.
Corresponds to SNMPAgentDeploymentMBean
(Interface=weblogic.management.configuration.SNMPAgentDeploymentMBean)
(Interface=weblogic.management.configuration.SNMPAgentDeploymentMBean Attribute=getTargetsAsString)
A priority that the server uses to determine when it deploys an
item. The priority is relative to other deployable items of the
same type.
Corresponds to SNMPAgentMBean
(Interface=weblogic.management.configuration.SNMPAgentMBean)
Specifies whether this SNMP agent is enabled.
Specifies whether this SNMP agent sends automatically
generated notifications to SNMP managers.
The port on which you want this SNMP agent to
listen for incoming requests from SNMP managers that use
the UDP protocol.
The SNMP notification version that this SNMP agent generates.
The minimum number of seconds that this SNMP agent
caches OIDs before checking if new ones have been added to the
Management Information Base (MIB).
The multiplier used to calculate the interval at which this
SNMP agent checks for newly started or shut down server instances.
The password (community name) that you want this SNMP
agent to use to secure SNMPv1 or v2 communication with SNMP managers.
Requires you to enable community based access for this agent.
The absolute path of a user-defined intelligent MIB file. The
MIB file will be loaded by interpreted SNMP Agent, and response to
the SNMP request according to the AGENT-CLAUSE. This attribute will
not be supported in this SS release due to licensing issues.
The minimum severity of debug messages that this SNMP agent
generates.
WebLogic Server uses a trap destination to specify the SNMP
management station and the community name used by the SNMP agent to
send notifications. Select which trap destination(s) should be
used in this WebLogic Server domain from the list of available trap
destinations.
The SNMP agents for which this SNMP agent is a proxy.
<code>SNMPProxyMBeans</code> describe settings for SNMP agents to
be proxied by this SNMP agent.
The <code>SNMPGaugeMonitorMBeans</code> which describe the
criteria for generating notifications based on JMX GaugeMonitor.
The <code>SNMPStringMonitorMBeans</code> which describe the
criteria for generating notifications based on JMX StringMonitor.
The <code>SNMPCounterMonitorMBeans</code> which describe the
criteria for generating notifications based on JMX CounterMonitor.
The <code>SNMPLogFilterMBeans</code> which describe filters for
generating notifications based on server log messages.
The <code>SNMPAttributeChangeMBeans</code> which describe the
MBean type and Attribute name for which attribute change notification
should be sent when an attribute change is observed.
Specifies whether this SNMP agent supports SNMPv1 and v2.
An identifier for this SNMP agent that is unique amongst all
other SNMP agents in the current WebLogic Server domain.
The protocol that this SNMP agent uses to ensure that only authorized
users can request or receive information about your WebLogic Server domain.
Applicable only with SNMPv3.
The protocol that this SNMP agent uses to encrypt and unencrypt messages.
Applicable only with SNMPv3. Requires you to also use an authentication
protocol.
The number of milliseconds that this SNMP agent will wait
for a response to an INFORM notification.
The maximum number of times that this SNMP agent will
resend INFORM notifications for which it has not received a response.
The number of milliseconds after which WebLogic Server invalidates
its cache of SNMP security keys. Setting a high value creates a risk
that users whose credentials have been removed can still access
SNMP data.
Configures this SNMP agent to provide read-only access to
MBean types that you have created and registered (custom MBeans).
Configures this SNMP agent to send notifications as an
INFORM instead of a TRAP. Requires you to specify
the agent's SNMPTrapVersion as SNMPv2 or SNMPv3.
The port that this SNMP agent uses to communicate with
its subagents.
Corresponds to SNMPTrapDestinationMBean
(Interface=weblogic.management.configuration.SNMPTrapDestinationMBean)
The DNS name or IP address of the computer on which the SNMP
manager is running.
The UDP port on which the SNMP manager is listening.
The password (community name) that a WebLogic Server SNMP agent
sends to the SNMP manager when the agent generates SNMPv1 or SNMPv2
notifications.
Specifies the user name that the WebLogic Server SNMP agent encodes
into SNMPv3 responses or notifications. Requires you to create a credential map
for this user name in the WebLogic Server security realm.
Specifies the security protocols that the SNMP agent uses when sending
SNMPv3 responses or notifications to the SNMP manager that this trap
destination represents. Requires you to specify a security name for this
trap destination.
Corresponds to SNMPProxyMBean
(Interface=weblogic.management.configuration.SNMPProxyMBean)
The port number on which this proxied SNMP agent is
listening.
The root of the object identifier (OID) tree that this proxied
SNMP agent controls.
The community name to be passed on for all SNMPv1 requests to this
proxied SNMP agent.
The number of milliseconds that the WebLogic Server SNMP agent
waits for a response to requests that it forwards to this
proxy agent.
The user name on whose behalf the WebLogic SNMP agent forwards v3
requests. If not specified, the request is forwarded as a v1 request.
The security level that the proxied SNMP agent expects
for the specified security name.
(Interface=weblogic.management.configuration.SNMPProxyMBean Attribute=getSecurityLevel)
Corresponds to SNMPGaugeMonitorMBean
(Interface=weblogic.management.configuration.SNMPGaugeMonitorMBean)
The high threshold at which a notification should be generated. A notification
is generated the first time the monitored value is equal to or greater than
this value.
The low threshold at which a notification should be generated. A notification is
generated the first time the monitored value is less than or equal to this
value.
Corresponds to SNMPJMXMonitorMBean
(Interface=weblogic.management.configuration.SNMPJMXMonitorMBean)
The MBean type that defines the attribute you want to monitor.
Do not include the <code>MBean</code> suffix. For example,
<code>ServerRuntime</code>.
The name of the MBean instance that you want to monitor. If you
leave the name undefined, WebLogic Server monitors all instances of
the MBean type that you specify in Monitored MBean Type.
The name of an MBean attribute to monitor. This attribute must
be in the WebLogic Server MIB.
The frequency (in seconds) that WebLogic Server checks the
attribute value.
Corresponds to SNMPTrapSourceMBean
(Interface=weblogic.management.configuration.SNMPTrapSourceMBean)
(Interface=weblogic.management.configuration.SNMPTrapSourceMBean Attribute=getEnabledServersAsString)
Corresponds to SNMPStringMonitorMBean
(Interface=weblogic.management.configuration.SNMPStringMonitorMBean)
The string against which the value of the monitored attribute
will be compared.
Generates a notification if the value of the monitored attribute and the
value of String to Compare are different.
Generates a notification if the value of the monitored attribute and the
value of String to Compare are the same.
Corresponds to SNMPCounterMonitorMBean
(Interface=weblogic.management.configuration.SNMPCounterMonitorMBean)
Specifies a value that triggers the Counter Monitor to generate
a notification.
An integer value to be added to the threshold value each time the
observed value equals or exceeds the threshold.
An integer value to be subtracted from the threshold value when
the threshold value is crossed.
Corresponds to SNMPLogFilterMBean
(Interface=weblogic.management.configuration.SNMPLogFilterMBean)
The minimum severity of a message that causes a WebLogic Server SNMP agent to
generate a notification.
A list of subsystems whose messages are selected by this log
filter. If none are specified, messages from all subsystems are
selected.
A list of user IDs that causes a WebLogic Server SNMP agent to generate a
notification.
A list of message IDs or ID ranges that cause a WebLogic Server SNMP agent to
generate a notification.
A string that is searched for in the message text. Only messages
that contain the string are selected. If a string is not specified,
all messages are selected.
Corresponds to SNMPAttributeChangeMBean
(Interface=weblogic.management.configuration.SNMPAttributeChangeMBean)
The MBean type that defines the attribute you want to monitor.
Do not include the <code>MBean</code> suffix. For example, specify
<code>Server</code> to monitor a ServerMBean.
The name of the MBean instance that you want to monitor. If you
leave the name undefined, WebLogic Server monitors all instances of
the MBean type that you specify in Monitored MBean Type.
The name of the attribute that you want to monitor. This
attribute must be in the WebLogic Server MIB.
Corresponds to JMSServerMBean
(Interface=weblogic.management.configuration.JMSServerMBean)
The session pools defined for the JMS server.
(Interface=weblogic.management.configuration.JMSServerMBean Attribute=getPersistentStoreAsString)
Specifies whether message persistence is supported for this JMS server.
Specifies whether JMS clients will get an exception when
sending persistent messages to a destination targeted to a JMS server
that does not have a persistent store configured.
This parameter only has effect when the Store Enabled parameter
is disabled (false).
Specifies whether this JMS server can be used to host temporary destinations.
The name of a JMS module that contains a template that this JMS
server can use to create temporary destinations.
The name of a configured JMS template that this JMS server uses to create
temporary destinations.
The maximum number of bytes that can be stored in this JMS server. A value of
<code>-1</code> removes any WebLogic Server limits.
The upper threshold (number of bytes stored in this JMS server)
that triggers flow control and logging events. A value of
<code>-1</code> disables the events for this JMS server.
The lower threshold (number of bytes stored in this JMS server)
that triggers flow control and logging events. A value of
<code>-1</code> disables the events for this JMS server.
The maximum number of messages that can be stored in this JMS server. A value of
<code>-1</code> removes any WebLogic Server limits.
The upper threshold (number of messages stored in this JMS
server) that triggers flow control and logging events. A value of
<code>-1</code> disables the events for this JMS server.
The lower threshold (number of messages stored in this JMS
server) that triggers flow control and logging events. A value of
<code>-1</code> disables the events for this JMS server.
Indicates whether the JDBCStoreUpgradeEnabled is set.
This parameter has been deprecated. Paging is always enabled. The
"MessageBufferSize" parameter controls how much memory is used before
paging kicks in.
This parameter has been deprecated. Paging is always enabled. The
"MessageBufferSize" parameter controls how much memory is used before
paging kicks in.
The amount of memory (in bytes) that this JMS server can use
to store message bodies before it writes them to disk.
When the JMS server writes the message bodies to disk, it clears
them from memory.
Specifies where message bodies are written when the size
of the message bodies in the JMS server exceeds the message
buffer size.
The number of seconds
between this JMS server's cycles of scanning local destinations for
expired messages. A value of <code>0</code> disables active scanning. A
very large scan interval effectively disables active scanning.
The maximum number of bytes allowed in individual messages on this JMS server.
The size of a message includes the message body, any user-defined
properties, and the user-defined JMS header fields
<code>JMSCorrelationID</code> and <code>JMSType</code>.
Determines whether the JMS server delivers smaller messages
before larger ones when a destination has exceeded its maximum
number of messages. <code>FIFO</code> prevents the JMS server from
delivering smaller messages when larger ones are already waiting
for space. <code>Preemptive</code> allows smaller send requests to
preempt previous larger ones when there is sufficient space for
smaller messages on the destination.
Specifies whether production is paused at server startup on destinations
targeted to this JMS server. A destination cannot receive any new
messages while it is paused.
Indicates whether insertion is paused at startup on destinations
targeted to this JMS server. A destination cannot receive any new
messages while it is paused.
Indicates whether consumption is paused at startup on destinations
targeted to this JMS server at startup. A destination cannot receive any new
messages while it is paused.
The message log file configuration for this JMS Server.
(Interface=weblogic.management.configuration.JMSServerMBean Attribute=getJMSMessageLogFile)
Corresponds to JMSSessionPoolMBean
(Interface=weblogic.management.configuration.JMSSessionPoolMBean)
The connection consumers for this JMS session pool. JMS
connection consumers are queues (Point-To-Point) or topics
(Pub/Sub) that retrieve server sessions and process messages. Once
you have defined a session pool, you can configure one or more
connection consumers for each session pool.
The JNDI name of the connection factory for this JMS session
pool. Connection factories are used to create connections with
predefined attributes.
The name of the server-side listener class for this JMS session
pool, which is used to receive and process messages
concurrently.
The acknowledge mode used by non-transacted sessions within this
JMS session pool.
The maximum number of sessions allowed for this JMS session
pool. A value of <code>-1</code> indicates that there is no
maximum.
Indicates whether this JMS session pool creates transacted
sessions.
Corresponds to JMSConnectionConsumerMBean
(Interface=weblogic.management.configuration.JMSConnectionConsumerMBean)
The defined maximum number of messages that the connection
consumer can load at one time into a ServerSession's session.
The defined JMS message selector of the connection consumer.
The JNDI name of the destination for this connection
consumer.
Corresponds to JMSMessageLogFileMBean
(Interface=weblogic.management.configuration.JMSMessageLogFileMBean)
Corresponds to DatabaseLessLeasingBasisMBean
(Interface=weblogic.management.configuration.DatabaseLessLeasingBasisMBean)
Gets the MemberDiscoveryTimeout value. This value defines the amount of
time a server waits during or after startup to discover members that
belong to the same cluster. This information is used to join or form a
new cluster.
(Interface=weblogic.management.configuration.DatabaseLessLeasingBasisMBean Attribute=getMemberDiscoveryTimeout)
Gets the LeaderHeartbeatPeriod value. The cluster leader heartbeats a
special leader heartbeat every period seconds to publish group view
version and other cluster information. Members look at this heartbeat
and perform any sync up operations if required.
(Interface=weblogic.management.configuration.DatabaseLessLeasingBasisMBean Attribute=getLeaderHeartbeatPeriod)
Gets the message delivery timeout value. This is the amount of time a
server waits to get a response from the remote peer before taking recovery
actions.
(Interface=weblogic.management.configuration.DatabaseLessLeasingBasisMBean Attribute=getMessageDeliveryTimeout)
The timeout to wait and retry getting the server state when the NodeManager
is unreachable. We try once more after waiting for the fence timeout
period to make sure that the machine is really unavailable as opposed to
heavy disk swapping.
(Interface=weblogic.management.configuration.DatabaseLessLeasingBasisMBean Attribute=getFenceTimeout)
Specifies whether the cluster leader needs to periodically check if
it is still in the right network partition using NodeManager state query.
By default the cluster leader or the seniormost member ensures that it
is in the right partition by periodically checking with all NodeManagers.
This is used to cover a case where the cluster leader was elected with most
of the servers shutdown but subsequently there is a network partition
with the leader in the minority partition. This is just done on the
cluster leader instance and not on other instances.
NodeManager timeout. Amount of time to wait for a response from
NodeManager. NodeManager is used to get server state and decide if a server
is really dead. Note that the server automatically calculates a timeout
value and this mbean attribute is used as a upper bound.
Corresponds to WTCExportMBean
(Interface=weblogic.management.configuration.WTCExportMBean)
The name used to identify an exported service.
The name of the local access point that exports this
service.
The complete name of the EJB home interface to use when invoking
a service.
(Interface=weblogic.management.configuration.WTCExportMBean Attribute=getTargetClass)
(Interface=weblogic.management.configuration.WTCExportMBean Attribute=getTargetJar)
The remote name of this service.
Corresponds to WebserviceTimestampMBean
(Interface=weblogic.management.configuration.WebserviceTimestampMBean)
Specifies whether the Web Service assumes synchronized clocks.
DEPRECATED -- Use set/getClockSkew() -- If both ClockSkew and ClockPrecision
are defined, then ClockSkew takes precedence and is used.
<p>If clocks are synchronized, this attribute describes the accuracy of
the synchronization.</p>
(Interface=weblogic.management.configuration.WebserviceTimestampMBean Attribute=getClockPrecision)
ClockSkew takes precedence over ClockPrecision if both are defined,
as ClockPrecision has been DEPRECATED.
<p>If clocks are synchronized, this attribute describes the accuracy of
the synchronization between two clocks: the client and the server.
DEPRECATED.
Specifies the freshness policy for received messages:
the Web Serivce observes the processing delay by subtracting the Created
time in the Timestamp from the current time.
Represents the length of time the sender wants the outbound message to
be valid.
Corresponds to UnixRealmMBean
(Interface=weblogic.management.configuration.UnixRealmMBean)
The name of the program used to authenticate users in the UNIX
security realm. In most cases, the name of the program is <tt>wlauth</tt>.
The authentication program must run <tt>setuid root</tt>.
<ul>
<li>
If the program name is <tt>wlauth</tt> and is in the <tt>CLASSPATH</tt>,
you need not explicitly set this attribute; leave the attribute blank.
<li>
If the program name is different than <tt>wlauth</tt>, ir of it is not in the
<tt>CLASSPATH</tt> of WebLogic Server, specify this attribute.
</ul>
(Interface=weblogic.management.configuration.UnixRealmMBean Attribute=getAuthProgram)
Corresponds to BasicRealmMBean
(Interface=weblogic.management.configuration.BasicRealmMBean)
Gets the realmClassName attribute of the BasicRealmMBean
object
Corresponds to WTCtBridgeRedirectMBean
(Interface=weblogic.management.configuration.WTCtBridgeRedirectMBean)
The direction of data flow. At least one redirection must be
specified or the Tuxedo queuing bridge will fail to start and an
error will be logged.
The type of XMl/FML translation.
The name of the metadata file URL used to pass the call to the
XML-to-non-XML WebLogic XML Translator (WLXT).
The name of the JMS queue used specifically for synchronous
calls to a Tuxedo service. The response is returned to the JMS
ReplyQ.
The name of the local or remote access point where the source is
located.
The name of the Qspace for a source location.
The name of a source queue or service. Specifies a JMS queue
name, a Tuxedo queue name, or the name of a Tuxedo service.
The name of the local or remote access point where the target is
located.
The name of the Qspace for a target location.
The name of the target queue or service. Specifies a JMS queue
name, a Tuxedo queue name, or the name of a Tuxedo service.
Corresponds to JMSConnectionFactoryMBean
(Interface=weblogic.management.configuration.JMSConnectionFactoryMBean)
Corresponds to ClassDeploymentMBean
(Interface=weblogic.management.configuration.ClassDeploymentMBean)
The fully qualified name of a class to load and run. The class
must be on the server's classpath.
Arguments that a server uses to initialize a class.
Corresponds to JMSDistributedDestinationMemberMBean
(Interface=weblogic.management.configuration.JMSDistributedDestinationMemberMBean)
The weight of a distributed destination member is a measure of
its ability to handle message load, with respect to the other
member destinations in the same distributed set.
Corresponds to SAFAgentMBean
(Interface=weblogic.management.configuration.SAFAgentMBean)
(Interface=weblogic.management.configuration.SAFAgentMBean Attribute=getStoreAsString)
The maximum bytes quota (total amount of bytes) that can be
stored in this SAF agent.
The upper threshold value that triggers events based on the
number of bytes stored in the SAF agent.
The lower threshold that triggers events based on the number of
bytes stored in the SAF agent.
The maximum message quota (total amount of messages) that can be
stored in this SAF agent.
The upper threshold that triggers events based on the number of
messages stored in the SAF agent.
The low threshold that triggers events based on the number of
messages stored in the SAF agent.
The maximum number of bytes allowed in individual messages on
this SAF agent.
The amount of time, in milliseconds, between the original
delivery attempt and the first retry.
The maximum amount of time, in milliseconds, between two
successive delivery retry attempts.
The factor used to multiply the previous delay time to calculate
the next delay time to be used.
The type of service that this SAF agent provides.
For JMS messages, the number of messages in a batch. A sending agent
waits to forward a message batch until the source destination
message count is greater than or equal to this value.
For WSRM, the maximum number of unacknowledged messages allowed between
a source destination and a target destination during a conversation.
Specifies whether a message is logged in the server log file
when a message fails to be forwarded.
The maximum amount of time allowed before a sending side
releases the resources used by a conversation.
The maximum interval between two successive acknowledgements
sent by the receiving side.
The default amount of time, in milliseconds, that the agent
guarantees to reliably send messages.
Specifies whether the agent is paused for incoming messages at
startup time.
Specifies whether the agent is paused for forwarding messages at
the startup time.
Specifies whether the agent is paused for receiving messages at
the startup time.
The amount of memory used to store message bodies in memory
before they are paged out to disk.
Specifies where message bodies are written when the size
of the message bodies in the JMS server exceeds the message
buffer size. If unspecified, messages are written to the
<code>tmp</code> directory in the host WebLogic Server
instance's directory. For example,
<code><em>domainName</em>/servers/<em>servername</em>/tmp</code>.
The maximum amount of time, in milliseconds, that a JMS sending agent
will wait before forwarding messages in a single batch.
The jms message log file configuration for this saf agent
(Interface=weblogic.management.configuration.SAFAgentMBean Attribute=getJMSSAFMessageLogFile)
Corresponds to JMSSAFMessageLogFileMBean
(Interface=weblogic.management.configuration.JMSSAFMessageLogFileMBean)
Corresponds to JDBCSystemResourceMBean
(Interface=weblogic.management.configuration.JDBCSystemResourceMBean)
Corresponds to SystemResourceMBean
(Interface=weblogic.management.configuration.SystemResourceMBean)
The name of the file that contains the module. By default the file resides in
the DOMAIN_DIR/config directory.
Corresponds to BasicDeploymentMBean
(Interface=weblogic.management.configuration.BasicDeploymentMBean)
The path to the source of the deployment unit on admin server.
(Interface=weblogic.management.configuration.BasicDeploymentMBean Attribute=getSourcePath)
Targeting for subcomponents that differs from targeting for the
component.
(Interface=weblogic.management.configuration.BasicDeploymentMBean Attribute=getSubDeployments)
<p>A numerical value that indicates when this unit
is deployed, relative to other DeployableUnits on a server,
during startup.
<p>
Units with lower Load Order values are deployed before those with
higher values.
(Interface=weblogic.management.configuration.BasicDeploymentMBean Attribute=getDeploymentOrder)
<p>A string value that indicates what principal should be used
when deploying the file or archive during startup and shutdown.
This principal will be used to set the current subject when calling out
into application code for interfaces such as ApplicationLifecycleListener,
If no principal name is specifed, then the anonymous principal will be used.
(Interface=weblogic.management.configuration.BasicDeploymentMBean Attribute=getDeploymentPrincipalName)
Corresponds to TargetInfoMBean
(Interface=weblogic.management.configuration.TargetInfoMBean)
(Interface=weblogic.management.configuration.TargetInfoMBean Attribute=getTargetsAsString)
The values match those defined by jsr88. This attribute may move to another MBean.
(Interface=weblogic.management.configuration.TargetInfoMBean Attribute=getModuleType)
This is only set for beans created as a result of conversion from an
8.1 application configured using ApplicationMBean and ComponentMBean.
Corresponds to SubDeploymentMBean
(Interface=weblogic.management.configuration.SubDeploymentMBean)
The subdeployment groups within this JMS module. Subdeployments enable
you to deploy some resources in a JMS module to a JMS server and other
JMS resources to a server instance or cluster.
Corresponds to MigratableRMIServiceMBean
(Interface=weblogic.management.configuration.MigratableRMIServiceMBean)
The rmi class name (including the package name)
You must provide an argument string to initialize or destroy the
RMI class. This argument must be a string.
Corresponds to JMXMBean
(Interface=weblogic.management.configuration.JMXMBean)
Specifies whether each server instance in the domain initializes
its Runtime MBean Server, which provides access to a server's
runtime MBeans and read-only configuration MBeans.
Specifies whether the Administration Server initializes the
Domain MBean Server, which provides federated access to all runtime
MBeans and read-only configuration MBeans in the domain. Through
it, JMX clients can access all MBeans in a domain through a single
connection.
Specifies whether the Administration Server initializes the Edit
MBean Server, which contains the hierarchy of MBeans used to make
modifications to the domain's configuration. All JMX clients,
including utilities such as the Administration Console and the
WebLogic Scripting Tool, use the Edit MBean Server to modify a
domain's configuration.
Enables JMX clients to use the deprecated <code>MBeanHome</code>
interface.
Enables access to the Management EJB (MEJB), which is part of
the J2EE Management APIs (JSR-77).
Causes each WebLogic Server instance to initialize the JDK's
platform MBean server and to use the platform MBean server as the
Runtime MBean Server.
The number of seconds that internal WebLogic Server processes wait to
connect to an MBean server, invoke an MBean server method, and return the
results of the invocation. If the MBean server method does not complete
(return) within the timeout period, WebLogic Server abandons its invocation
attempt.
Corresponds to ForeignJMSConnectionFactoryMBean
(Interface=weblogic.management.configuration.ForeignJMSConnectionFactoryMBean)
Corresponds to ForeignJNDIObjectMBean
(Interface=weblogic.management.configuration.ForeignJNDIObjectMBean)
The name that the remote object will be bound to in the local
server's JNDI tree. This is the name that should be used to look up
the object on the local server.
The name of the remote object that will be looked up in the
remote JNDI directory.
Corresponds to LogFilterMBean
(Interface=weblogic.management.configuration.LogFilterMBean)
(Interface=weblogic.management.configuration.LogFilterMBean Attribute=getSeverityLevel)
(Interface=weblogic.management.configuration.LogFilterMBean Attribute=getSubsystemNames)
(Interface=weblogic.management.configuration.LogFilterMBean Attribute=getUserIds)
The filter expression to be evaluated for qualifying log messages.
Corresponds to CustomResourceMBean
(Interface=weblogic.management.configuration.CustomResourceMBean)
This is the name of the class that is used to manage the lifecycle of
the resource. An instance of the ResourceClass is created and is passed
the DescriptorBean. If this value is not set then the resource does not
participate in the deployment lifecycle and simply represent a distribution
of configuration information to be used by other subsystems.
(Interface=weblogic.management.configuration.CustomResourceMBean Attribute=getResourceClass)
Returns the interface of the bean that is returned by the #getResource method.
(Interface=weblogic.management.configuration.CustomResourceMBean Attribute=getDescriptorBeanClass)
Corresponds to VirtualHostMBean
(Interface=weblogic.management.configuration.VirtualHostMBean)
The comma-separated list of host names for which this virtual host
will serve requests.
The dedicated server channel name (NetworkAccessPoint) for which this
virtual host will serve http request. If the NetworkAccessPoint for a
given http request doesn't match any virtual host's NetworkAccessPoint,
incoming HOST header will be matched with the VirtualHostNames in order
to resolve the right virtual host.
Corresponds to WTCImportMBean
(Interface=weblogic.management.configuration.WTCImportMBean)
The name used to identify this imported service.
The name of the local access point that offers this service.
The comma-separated failover list that identifies the remote
domain access points through which resources are imported.
The remote name of this service.
Corresponds to ForeignJMSServerMBean
(Interface=weblogic.management.configuration.ForeignJMSServerMBean)
Corresponds to WLDFSystemResourceMBean
(Interface=weblogic.management.configuration.WLDFSystemResourceMBean)
Optional short description of this WLDFSystemResource. If
provided, the WebLogic Server Administration Console will display
the resource description.
Corresponds to MailSessionMBean
(Interface=weblogic.management.configuration.MailSessionMBean)
(Interface=weblogic.management.configuration.MailSessionMBean Attribute=getPropertiesAsString)
Corresponds to RMCFactoryMBean
(Interface=weblogic.management.configuration.RMCFactoryMBean)
The JNDI Name associated with this resource.
Corresponds to MinThreadsConstraintMBean
(Interface=weblogic.management.configuration.MinThreadsConstraintMBean)
Minimum number of concurrent threads executing requests that share this
constraint.
<p>
A count of 0 or -1 is treated as if the constraint is not present. This
means that the constraint is ignored for these two values. A count > 0 can
be dynamically changed to 0 to indicate that constraint enforcement is no
longer needed.
</p>
(Interface=weblogic.management.configuration.MinThreadsConstraintMBean Attribute=getCount)
Corresponds to WebserviceTokenHandlerMBean
(Interface=weblogic.management.configuration.WebserviceTokenHandlerMBean)
Specifies the order in which the token handlers execute on a given
token.
Corresponds to JDBCPoolComponentMBean
(Interface=weblogic.management.configuration.JDBCPoolComponentMBean)
Corresponds to ComponentMBean
(Interface=weblogic.management.configuration.ComponentMBean)
A URI that points to the application module, usually on the
Administration Server.
Corresponds to XMLRegistryMBean
(Interface=weblogic.management.configuration.XMLRegistryMBean)
The fully qualified name of the class that implements the
</tt>DocumentBuilderFactory</tt> interface.
<p>The <tt>javax.xml.parsers.DocumentBuilderFactory</tt> factory API
enables applications deployed to WebLogic Server to obtain an XML parser
that produces DOM object trees from XML documents.
<p>The built-in WebLogic Server DOM factory implementation class is
<tt>com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl</tt>.
This is the factory class applications deployed to WebLogic Server get
by default when they request a DOM parser. You can change this default
by updating this value.
<p>Return the class name of the default DocumentBuilderFactory
The fully qualified name of the class that implements the
</tt>SAXParserFactory</tt> interface.
<p>The <tt>javax.xml.parsers.SAXParserFactory</tt> factory API
enables applications deployed to WebLogic Server to configure and obtain
a SAX-based XML parser to parse XML documents.
<p>The built-in WebLogic Server SAX factory implementation class is
<tt>com.sun.org.apache.xerces.internal.jaxp.SAXParserFactoryImpl</tt>.
This is the factory class applications deployed to WebLogic Server get
by default when they request a SAX parser. You can change this default
by updating this value.
<p>Return the class name of the default SAXParserFactory
The fully qualified name of the class that implements the
</tt>TransformerFactory</tt> interface.
<p>The <tt>javax.xml.transform.TransformerFactory</tt> factory API
enables applications deployed to WebLogic Server to configure and obtain
a <tt>Transformer</tt> object used to transform XML data into another
format.
<p>The built-in WebLogic Server Transformer factory implementation class is
<tt>com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryIml</tt>.
This is the factory class applications deployed to WebLogic Server get
by default when they request a Transformer object. You can change this
default by updating this value.
<p>Return the class name of the default TransformerFactory
Provides a list of the set of ParserSelect registry entries.
Provides a list of EntitySpec registry entries.
<p>Specifies when WebLogic Server should cache external entities that it
retrieves from the Web.
<p>When WebLogic Server resolves an external entity within an XML file
and retrieves the entity from the Web, you can specify that WebLogic
Server cache this entity only when the entity is first referenced, when
WebLogic Server first starts up, or not at all.
(Interface=weblogic.management.configuration.XMLRegistryMBean Attribute=getWhenToCache)
Corresponds to XMLParserSelectRegistryEntryMBean
(Interface=weblogic.management.configuration.XMLParserSelectRegistryEntryMBean)
<p>Specifies the public ID of the XML document type for which this
XML registry entry is being configured.
<p>When WebLogic Server starts to parse an XML document that is
identified with this public ID, it uses the SAX or DOM parser factory
implementation class specified by this registry entry, rather than the
built-in or default, when obtaining a SAX or DOM parser.
(Interface=weblogic.management.configuration.XMLParserSelectRegistryEntryMBean Attribute=getPublicId)
<p>Specifies the system ID of the XML document type for which this
XML registry entry is being configured.
<p>When WebLogic Server starts to parse an XML document that is
identified with this system ID, it uses the SAX or DOM parser factory
implementation class specified by this registry entry, rather than the
built-in or default, when obtaining a SAX or DOM parser.
(Interface=weblogic.management.configuration.XMLParserSelectRegistryEntryMBean Attribute=getSystemId)
<p>Specifies the root element of the XML document type for which this
XML registry entry is being configured.
<p>When WebLogic Server starts to parse an XML document that is
identified with this root element, it uses the SAX or DOM parser factory
implementation class specified by this registry entry, rather than the
built-in or default, when obtaining a SAX or DOM parser.
(Interface=weblogic.management.configuration.XMLParserSelectRegistryEntryMBean Attribute=getRootElementTag)
<p>Specifies the fully qualified name of the class that implements the
<tt>DocumentBuilderFactory</tt> API.
<p>When WebLogic Server begins to parse an XML document identified by
either the public ID, system ID, or root element specified in this entry,
and the applications specifies it wants a DOM parser, then WebLogic
Server uses this implementation class when using the
javax.xml.parsers.DocumentBuilderFactory to obtain the DOM parser.
(Interface=weblogic.management.configuration.XMLParserSelectRegistryEntryMBean Attribute=getDocumentBuilderFactory)
<p>Specifies the fully qualified name of the class that implements the
<tt>SAXParserFactory</tt> API.
<p>When WebLogic Server begins to parse an XML document identified by
either the public ID, system ID, or root element specified in this entry,
and the applications specifies it wants a SAX parser, then WebLogic
Server uses this implementation class when using the
javax.xml.parsers.SAXParserFactory to obtain the SAX parser.
(Interface=weblogic.management.configuration.XMLParserSelectRegistryEntryMBean Attribute=getSAXParserFactory)
<p>Specifies the fully qualified name of the class that implements the
<tt>TransformerFactory</tt> API.
<p>When WebLogic Server begins to transform an XML document identified by
either the public ID, system ID, or root element specified in this entry,
then WebLogic Server uses this implementation class when using the
javax.xml.transform.TranformerFactory factory to obtain a Transformer
object.
(Interface=weblogic.management.configuration.XMLParserSelectRegistryEntryMBean Attribute=getTransformerFactory)
Provides the class name of any custom XML parser that is
associated with this parser select entry.
Corresponds to XMLEntitySpecRegistryEntryMBean
(Interface=weblogic.management.configuration.XMLEntitySpecRegistryEntryMBean)
<p>The public ID of the external entity.
<p>When WebLogic Server is parsing an XML document and it encounters
an external entity with this public ID, WebLogic Server
resolves the entity (to either a local file or a URL resource) according
to the values set for this Entity spec entry.
(Interface=weblogic.management.configuration.XMLEntitySpecRegistryEntryMBean Attribute=getPublicId)
<p>The system ID of the external entity.
<p>When WebLogic Server is parsing an XML document and it encounters
an external entity with this system ID, WebLogic Server
resolves the entity (to either a local file or a URL resource) according
to the values set for this Entity spec entry.
(Interface=weblogic.management.configuration.XMLEntitySpecRegistryEntryMBean Attribute=getSystemId)
The location of the external entity, either a pathname or URI.
<p>The location of the external entity can be either a
pathname relative to the XML Registry directories, reachable by the
Administration Server, or a URI of the entity location in some local
repository.
Specifies when WebLogic Server should cache the external entities
it retrieves from the Web.
<p>WebLogic Server can cache the entities when they are referenced, as
soon as possible (that is, on initialization) or never. Additionally,
WebLogic Server can defer to the XML registry's cache setting.
<p>Specifies the default timeout interval (in seconds) of the external
entity cache.
<p>A value of <tt>-1</tt> means that the entity entity cache
timeout interval defers to the one specified for the XML
registry of which this Entity Spec entry is a part.
(Interface=weblogic.management.configuration.XMLEntitySpecRegistryEntryMBean Attribute=getCacheTimeoutInterval)
Corresponds to JMSQueueMBean
(Interface=weblogic.management.configuration.JMSQueueMBean)
Corresponds to JMSDestinationMBean
(Interface=weblogic.management.configuration.JMSDestinationMBean)
Corresponds to JMSDestCommonMBean
(Interface=weblogic.management.configuration.JMSDestCommonMBean)
Corresponds to EmbeddedLDAPMBean
(Interface=weblogic.management.configuration.EmbeddedLDAPMBean)
(Interface=weblogic.management.configuration.EmbeddedLDAPMBean Attribute=getCredentialEncryptedAsString)
The hour at which the embedded LDAP server should be backed
up.
The minute at which the embedded LDAP server should be backed
up.
The maximum number of backup copies that should be made for the
embedded LDAP server.
Specifies whether a cache is used with the embedded LDAP
server.
The size of the cache (in kilobytes) that is used with the
embedded LDAP server.
The time-to-live of the cache (in seconds) that is used with the
embedded LDAP server.
Specifies whether a Managed Server should refresh all replicated
data at boot time. (This is useful if you have made a large amount
of changes when the Managed Server was not active, and you want to
download the entire replica instead of having the Administration
Server push each change to the Managed Server.)
Specifies whether a Managed Server should always connect to the
master LDAP server (contained in the Administration Server),
instead of connecting to the local replicated LDAP server
(contained in the Managed Server).
Specifies the maximum number of seconds to wait for results from
the embedded LDAP server before timing out. If this option is set
to 0, there is no maximum time limit.
Specifies whether the embedded LDAP server should allow anonymous
connections.
(Interface=weblogic.management.configuration.EmbeddedLDAPMBean Attribute=isAnonymousBindAllowed)
Corresponds to ResponseTimeRequestClassMBean
(Interface=weblogic.management.configuration.ResponseTimeRequestClassMBean)
Response time goal
(Interface=weblogic.management.configuration.ResponseTimeRequestClassMBean Attribute=getGoalMs)
Corresponds to RealmMBean
(Interface=weblogic.management.configuration.RealmMBean)
(Interface=weblogic.management.configuration.RealmMBean Attribute=getCachingRealmAsString)
(Interface=weblogic.management.configuration.RealmMBean Attribute=getFileRealmAsString)
The number of users, groups, and ACLs to return per Remote
Procedure Call (RPC).
Specifies ability to enumerate users, groups, and memberships to
prevent possible Denial Of Service attacks (if there are many users
or groups).
Corresponds to UnixMachineMBean
(Interface=weblogic.management.configuration.UnixMachineMBean)
Specifies whether a server running on this machine binds to a
UNIX User ID (UID) after it has carried out all privileged startup
actions.
The UNIX user ID (UID) that a server running on this machine will run
under after it has carried out all privileged startup actions.
Otherwise, the server will continue to run under the account under which
it was started.(Requires that you enable Post-Bind UID.)
Specifies whether a server running on this machine binds to a
UNIX Group ID (GID) after it has carried out all privileged startup
actions.
The UNIX group ID (GID) that a server running on this machine will run
under after it has carried out all privileged startup actions.
Otherwise, the server will continue to run under the group under which
it was started.(Requires that you enable Post-Bind GID.)
Corresponds to JMSSystemResourceMBean
(Interface=weblogic.management.configuration.JMSSystemResourceMBean)
Corresponds to DomainTargetedMBean
(Interface=weblogic.management.configuration.DomainTargetedMBean)
Corresponds to WorkManagerShutdownTriggerMBean
(Interface=weblogic.management.configuration.WorkManagerShutdownTriggerMBean)
Time after which a executing thread is declared as stuck.
(Interface=weblogic.management.configuration.WorkManagerShutdownTriggerMBean Attribute=getMaxStuckThreadTime)
Number of stuck threads after which the WorkManager is shutdown
(Interface=weblogic.management.configuration.WorkManagerShutdownTriggerMBean Attribute=getStuckThreadCount)
Corresponds to AdminServerMBean
(Interface=weblogic.management.configuration.AdminServerMBean)
Corresponds to JDBCDataSourceFactoryMBean
(Interface=weblogic.management.configuration.JDBCDataSourceFactoryMBean)
The database account user name used in physical database
connections. This may be overridden by <code>user-name</code> in
the descriptor.
(Interface=weblogic.management.configuration.JDBCDataSourceFactoryMBean Attribute=getPasswordEncryptedAsString)
The URL of the database to connect to. The format of the URL
varies by JDBC driver.
The full package name of JDBC driver class used to create the
physical database connections in the connection pool.
(Interface=weblogic.management.configuration.JDBCDataSourceFactoryMBean Attribute=getPropertiesAsString)
The name used in deployment descriptor files to reference this
JDBC data source factory.
Corresponds to WSReliableDeliveryPolicyMBean
(Interface=weblogic.management.configuration.WSReliableDeliveryPolicyMBean)
(Interface=weblogic.management.configuration.WSReliableDeliveryPolicyMBean Attribute=getJMSServerAsString)
The default maximum number of times that the sender runtime
should attempt to redeliver a message that the receiver WebLogic
Server has not yet acknowledged.
The default minimum number of seconds that the sender runtime
should wait between retries if the receiver does not send an
acknowledgement of receiving the message, or if the sender runtime
detects a communications error while attempting to send a
message.
The default number of seconds that the receiver of the reliable
message should persist the history of the reliable message in its
store.
Corresponds to JMSStoreMBean
(Interface=weblogic.management.configuration.JMSStoreMBean)
Corresponds to WebLogicMBean
(Interface=weblogic.management.WebLogicMBean)
The name of this configuration. WebLogic Server uses an MBean to
implement and persist the configuration.
Corresponds to WTCServerMBean
(Interface=weblogic.management.configuration.WTCServerMBean)
The local Tuxedo domains defined for this WTC Server.
The remote Tuxedo domains defined for this WTC Server.
Provides information on services exported by a local Tuxedo
access point. Defines your Exported Services when configured using
the Administration Console.
Provides information on services imported and available on
remote domains. Defines your Imported Services when configured
using the Administration Console.
Specifies the configuration information for inter-domain
authentication. Defines your Passwords when configured using the
Administration Console.
Specifies global field table classes, view table classes, and
application passwords for domains. Defines your Resources when
configured using the Administration Console.
Specifies global configuration information for the transfer of
messages between WebLogic Server and Tuxedo. Defines your Tuxedo
Queuing Bridge when configured using the Administration
Console.
gets all WTCtBridgeRedirect objects
(Interface=weblogic.management.configuration.WTCServerMBean Attribute=getWTCtBridgeRedirects)
Corresponds to WTCLocalTuxDomMBean
(Interface=weblogic.management.configuration.WTCLocalTuxDomMBean)
The unique name used to identify this local Tuxedo access point.
This name should be unique for all local and remote Tuxedo access
points defined within a WTC Service. This allows you to define
unique configurations having the same Access Point ID.
The connection principal name used to identify this local Tuxedo
access point when attempting to establish a session connection with
remote Tuxedo access points.
The type of application security enforced.
The conditions under which this local Tuxedo access point
establishes a session connection with a remote Tuxedo access
point.
The principal name used to verify the identity of this domain
when establishing a connection to another domain.
The number of seconds that this local Tuxedo access point waits
between automatic connection attempts to remote Tuxedo access
points. Use this value only when Connection Policy is set to
<tt>ON_STARTUP</tt>.
The maximum number of times that this local Tuxedo access point
tries to establish a session connection to remote Tuxedo access
points. Use this value only when Connection Policy is set to
<tt>ON_STARTUP</tt>.
The maximum number of seconds this local Tuxedo access point
allows for a blocking call.
The network address and port number of this local Tuxedo access
point. Specify the TCP/IP address in the format:
<tt>//hostname:port_number</tt> or
<tt>//#.#.#.#:port_number</tt>.
The compression threshold this local Tuxedo access point uses
when sending data to a remote Tuxedo access point. Application
buffers larger than this size are compressed.
The minimum encryption key length (in bits) this local Tuxedo
access point uses when establishing a session connection. A value
of <tt><tt>0</tt></tt> indicates no encryption is used.
The maximum encryption key length (in bits) this local Tuxedo
access point uses when establishing a session connection. A value
of <tt>0</tt> indicates no encryption is used.
Specifies whether this local Tuxedo access point interoperates
with remote Tuxedo access points that are based upon Tuxedo release
6.5. If this value is set to <tt>Yes</tt>, the local Tuxedo access
point interoperates with a Tuxedo 6.5 domain.
Return value tells whether this local Tuxedo access point
is configured with Application Level Keep Alive, and it maximum idle
time value before wait timer start ticking.
Return value that tells whether this local Tuxedo access point
requires the acknowledgement of Application Level Keep Alive,
and how long it will wait without receiving acknowledgement before
declare the connection is inaccessable.
Corresponds to WTCPasswordMBean
(Interface=weblogic.management.configuration.WTCPasswordMBean)
The name of the local access point to which this password
applies.
The name of the remote access point to which this password
applies.
The initialization vector used to encrypt the local
password.
The local password used to authenticate connections between the
local access point and the remote access point.
The initialization vector used to encrypt the remote
password.
The remote password used to authenticate connections between the
local access point and remote access point.
Corresponds to WTCResourcesMBean
(Interface=weblogic.management.configuration.WTCResourcesMBean)
The names of <tt>FldTbl16Classes</tt> that are loaded via a
class loader and added to a <tt>FldTbl</tt> array.
The names of <tt>FldTbl32Classes</tt> that are loaded via a
class loader and added to a <tt>FldTbl</tt> array.
The names of <tt>ViewTbl16Classes</tt> that are loaded via a
class loader and added to a <tt>ViewTbl</tt> array.
The names of <tt>ViewTbl32Classes</tt> that are loaded via a
class loader and added to a <tt>ViewTbl</tt> array.
The application password as returned from the
<code>genpasswd</code> utility.
The initialization vector used to encrypt the
<tt>AppPassword</tt>.
The full path to the <tt>TPUSR</tt> file, which contains Tuxedo
UID/GID information.
The default encoding name of sending MBSTRING data.
The encoding name map file between Java and Tuxedo MBSTRING.
Corresponds to WTCtBridgeGlobalMBean
(Interface=weblogic.management.configuration.WTCtBridgeGlobalMBean)
Specifies whether this Tuxedo queuing bridge should use
transactions when retrieving messages from a source location and
when placing messages on a target location.
The number of timeout seconds for an entire redirection when
this Tuxedo queuing bridge places a message on the target location.
A value of <code>0</code> specifies an infinite wait.
The number of attempts to redirect a message before this Tuxedo
queuing bridge places the message in the specified error location
and logs an error.
The minimum number of milliseconds this Tuxedo queuing bridge
waits before redirecting a message after a failure.
The name of the location used to store WebLogic Server JMS
messages when a message cannot be redirected.
The name of the Tuxedo queue used to store a message that cannot
be redirected to a Tuxedo/Q source queue.
The delivery mode to use when placing messages onto the target
location.
The reply delivery mode to associate with a message when placing
messages onto the target location.
The user identity for all messages handled by this Tuxedo
queuing bridge for ACL checks when security is configured.
Specifies whether non-standard data types are allowed to pass
through this Tuxedo queuing bridge.
The name of the JNDI lookup factory.
The name of the JMS connection factory.
The name of the Tuxedo connection factory.
The mapping of priorities from JMS to Tuxedo. The default JMS To
Tux Priority Map is: <tt>0:1 | 1:12 | 2:23 | 3:34 | 4:45 |5:56 |
6:67 | 7:78 | 8:89 | 9:100.</tt>
The mapping of priorities to map from Tuxedo to JMS. The default
JMS To Tux Priority Map is: <tt>1-10:0 | 11-20:1 | 21-30:2 |
31-40:3| 41-50:4| 51-60:5 | 61-70:6 | 71-80:7 | 81-90:8 |
91-100:9<code>.</code></tt>
Corresponds to JMSInteropModuleMBean
(Interface=weblogic.management.configuration.JMSInteropModuleMBean)
Corresponds to DomainLogFilterMBean
(Interface=weblogic.management.configuration.DomainLogFilterMBean)
Corresponds to ForeignJMSDestinationMBean
(Interface=weblogic.management.configuration.ForeignJMSDestinationMBean)
Corresponds to LibraryMBean
(Interface=weblogic.management.configuration.LibraryMBean)
Corresponds to AppDeploymentMBean
(Interface=weblogic.management.configuration.AppDeploymentMBean)
The path to application's install-root directory, relative to the
domain/config/deployments directory.
The location of this application's configuration area. This directory can
contain external descriptor files as specified within the deployment plan
document.
The path to the deployment plan document on Administration Server.
Uniquely identifies the application version across all versions
of the same application.
This attribute is not used in the current BEA release.
The security model that is used to secure a deployed module.
The mode that specifies whether a deployment's files are
copied from a source on the Administration Server to the Managed
Server's staging area during application preparation.
A path on the file system for the application descriptor for
this application. If null, the usual location within the ear is
used (META-INF/application.xml);
A path on the file system for the WLS-specific application
descriptor for this application. If null, the usual location within
the EAR file is used
The Application Identifier of the application version uniquely identifies
the application version across all versions of all applications.
If the application is not versioned,
the Application Identifier is the same as the application name.
The name of the application.
Corresponds to XMLRegistryEntryMBean
(Interface=weblogic.management.configuration.XMLRegistryEntryMBean)
Provides the public id of the document type represented by this
registry entry.
Provides the system id of the document type represented by this
registry entry.
Provides the tag name of the document root element of the
document type represented by this registry entry.
Provides the path name to a local copy of an external entity
(e.g., a DTD) that is associated with this registry entry.
Provides the class name of any custom XML parser that is
associated with the registry entry.
Provides the class name of the DocumentBuilderFactory that is
associated with the registry entry.
Provides the class name of the SAXParserFactory that is
associated with the registry entry.
Corresponds to CustomRealmMBean
(Interface=weblogic.management.configuration.CustomRealmMBean)
(Interface=weblogic.management.configuration.CustomRealmMBean Attribute=getConfigurationDataAsString)
(Interface=weblogic.management.configuration.CustomRealmMBean Attribute=getPasswordEncryptedAsString)
Corresponds to JMSTopicMBean
(Interface=weblogic.management.configuration.JMSTopicMBean)
Corresponds to SecurityConfigurationMBean
(Interface=weblogic.management.configuration.SecurityConfigurationMBean)
Returns all the realms in the domain.
(Interface=weblogic.management.configuration.SecurityConfigurationMBean Attribute=getRealms)
(Interface=weblogic.management.configuration.SecurityConfigurationMBean Attribute=getDefaultRealmAsString)
Returns true if anonymous JNDI access for Admin MBean home is
permitted. This is overridden by the Java property
<code>-Dweblogic.management.anonymousAdminLookupEnabled</code>.
(Interface=weblogic.management.configuration.SecurityConfigurationMBean Attribute=getCredentialEncryptedAsString)
This property defines the case sensitive URL-pattern matching
behavior for security constraints, servlets, filters, virtual-hosts,
etc. in the WebApp container and external security policies.
When the value is set to "os", the pattern matching will be case-
sensitive on all platforms except the Windows file system.
Note that on non-Windows file systems, WebLogic doesn't enforce
case sensitivity and relies on the file system for optimization.
Therefore, if you have a Windows Samba mount from UNIX or Mac OS
that has been installed in case-insensitive mode, there is a chance
of security risk. In that case, please specify
case-insensitive lookups by setting this attribute to
<code>true</code>.
Note that this property is used to preserve backward compatibility on
Windows file systems. In prior releases, WebLogic was case-
insensitive on Windows. Starting with 9.0 release the URL-pattern
matching will be strictly enforced.
During the upgrade of older domains the value of this parameter
is explicitly set to "os" by the upgrade plug-in, in order to
preserve backward compatibility.