schemas.910.domain.xsd Maven / Gradle / Ivy
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 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 default Node Manager
working directory is used (generally
<code>WL_HOME\common\nodemanager</code>).
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.
The maximum number of automatic restarts for this server. Used
only by the Node Manger.
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 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
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)
The minimum severity of log messages going to the
server log file. By default all messages go to the log file.
Only messages of severity DEBUG and INFO can be stopped from
going to the log file by setting the severity level.
(Interface=weblogic.management.configuration.LogMBean Attribute=getLogFileFilterAsString)
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.
(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.
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 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.
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)
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.
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)
Is context based debugging enabled.
(Interface=weblogic.management.configuration.ServerDebugMBean Attribute=getDiagnosticContextDebugMode)
The dye mask for criterias which the debug will be outputted.
(Interface=weblogic.management.configuration.ServerDebugMBean Attribute=getDebugMaskCriterias)
(Interface=weblogic.management.configuration.ServerDebugMBean Attribute=getServerAsString)
Gets the listenThreadDebug attribute of the ServerDebugMBean
object
(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)
Returns the value of the app container debug attribute.
(Interface=weblogic.management.configuration.ServerDebugMBean Attribute=getDebugAppContainer)
Returns the value of the libraries debug attribute.
(Interface=weblogic.management.configuration.ServerDebugMBean Attribute=getDebugLibraries)
Enables debugging for the webapp container
(Interface=weblogic.management.configuration.ServerDebugMBean Attribute=getDebugHttp)
Debug URL resolution for incoming http requests
(Interface=weblogic.management.configuration.ServerDebugMBean Attribute=getDebugURLResolution)
Enables debugging for Http Session management in the webapp container
(Interface=weblogic.management.configuration.ServerDebugMBean Attribute=getDebugHttpSessions)
Enables debugging for the log manager in the webapp container
(Interface=weblogic.management.configuration.ServerDebugMBean Attribute=getDebugHttpLogging)
Debug identity assertion flow when identity assertion kicks-in in the
webapp container
(Interface=weblogic.management.configuration.ServerDebugMBean Attribute=getDebugWebAppIdentityAssertion)
Enables debugging for the webapp security
(Interface=weblogic.management.configuration.ServerDebugMBean Attribute=getDebugWebAppSecurity)
Enables debugging for the WebApp Module (deployment callbacks)
(Interface=weblogic.management.configuration.ServerDebugMBean Attribute=getDebugWebAppModule)
(Interface=weblogic.management.configuration.ServerDebugMBean Attribute=getDebugEjbCompilation)
(Interface=weblogic.management.configuration.ServerDebugMBean Attribute=getDebugEjbDeployment)
(Interface=weblogic.management.configuration.ServerDebugMBean Attribute=getDebugEjbMdbConnection)
(Interface=weblogic.management.configuration.ServerDebugMBean Attribute=getDebugEjbCaching)
(Interface=weblogic.management.configuration.ServerDebugMBean Attribute=getDebugEjbSwapping)
(Interface=weblogic.management.configuration.ServerDebugMBean Attribute=getDebugEjbLocking)
(Interface=weblogic.management.configuration.ServerDebugMBean Attribute=getDebugEjbPooling)
(Interface=weblogic.management.configuration.ServerDebugMBean Attribute=getDebugEjbTimers)
(Interface=weblogic.management.configuration.ServerDebugMBean Attribute=getDebugEjbInvoke)
(Interface=weblogic.management.configuration.ServerDebugMBean Attribute=getDebugEjbSecurity)
(Interface=weblogic.management.configuration.ServerDebugMBean Attribute=getDebugEjbCmpDeployment)
(Interface=weblogic.management.configuration.ServerDebugMBean Attribute=getDebugEjbCmpRuntime)
(Interface=weblogic.management.configuration.ServerDebugMBean Attribute=getDebugEventManager)
Log every fragment that is sent or received by multicast.
Log every GroupMessage that is sent or received by
multicast.
Log every Heartbeat that is sent or received by multicast.
Log every Announcement, StateDump, and Attributes message that
is sent or received by multicast.
Log high-level replication information.
Log low-level replication information.
Log leader election messages.
Log DRS API calls.
Log DRS Heartbeats.
Log DRS Message traffic.
Log DRS Update status.
Log DRS State transitions.
Log DRS Queueing traffic.
Debug basic naming service machinery.
Debug naming service name resolution.
Debug JNDI state and object factories.
Log when HTTP tunneling connections are timed out.
Log when HTTP tunneling connections are opened or closed.
Gets the debugJMSBackEnd attribute of the ServerDebugMBean object
Gets the debugJMSFrontEnd attribute of the ServerDebugMBean object
Gets the debugJMSCommon attribute of the ServerDebugMBean object
Gets the debugJMSConfig attribute of the ServerDebugMBean object
Gets the debugJMSDistTopic attribute of the ServerDebugMBean object
Gets the debugJMSLocking attribute of the ServerDebugMBean object
Gets the debugJMSXA attribute of the ServerDebugMBean
object
Gets the debugJMSDispatcher attribute of the ServerDebugMBean
object
Log JMS Store operations
Log JMS boot operations
Log JMS durable subscriber operations
Debug JMS JDBC store scavenge mode
Gets the debugJMSAME attribute of the ServerDebugMBean object
Gets the debugJMSPauseResume attribute of the ServerDebugMBean
object
Gets the debugJMSModule attribute of the ServerDebugMBean object
Gets the debugJMSMessagePath attribute of the ServerDebugMBean
object
Gets the debugJMSSAF attribute of the ServerDebugMBean object
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.
Gets the debugJMSCDS attribute of the ServerDebugMBean object
Gets the debugJTAXA attribute of the ServerDebugMBean
object
Enable tracing for DebugJTA non-XA resources
Enable detailed tracing for DebugJTA XA
Enable tracing for DebugJTA RMI
Enable tracing for DebugJTA 2PC
Enable detailed tracing for DebugJTA 2PC
Enable tracing for DebugJTA transaction logging
Enable tracing for DebugJTA JDBC
Enable tracing for DebugJTA Recovery
Enable detailed tracing for DebugJTA Recovery
Enable tracing for DebugJTA external API
Enable tracing for DebugJTA transaction progatation
Enable tracing for DebugJTA imported transactions
Enable detailed tracing for DebugJTA imported transactions
Enable tracing for DebugJTA naming
Enabled detailed tracing for DebugJTA naming
Enable tracing for DebugJTA resource health
Enable tracing for DebugJTA TLOG Migration
Enable tracing for DebugJTA ServerLifecycle
Enable tracing for DebugJTA Logging Last Resource
Enable tracing for DebugJTA Health Monitoring
Transaction name filter
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.
(Interface=weblogic.management.configuration.ServerDebugMBean Attribute=getDebugMessagingKernel)
Debugging for the messaging kernel as the server is being rebooted.
This provides detailed information on every persistent message
that is recovered.
(Interface=weblogic.management.configuration.ServerDebugMBean Attribute=getDebugMessagingKernelBoot)
Log Messaging SAF Lifecycle.
Log Messaging SAF Admin.
Log Messaging SAF Manager.
Log Messaging SAF SendingAgent.
Log Messaging SAF ReceivingAgent.
Log Messaging SAF Transport.
Log Messaging SAF MessagePath.
Log Messaging SAF Store.
Log Messaging SAF Verbose.
(Interface=weblogic.management.configuration.ServerDebugMBean Attribute=getDebugPathSvc)
(Interface=weblogic.management.configuration.ServerDebugMBean Attribute=getDebugPathSvcVerbose)
Is Security Realm debugging on?
Is Security service manager debug logger enabled?
Is Security Password Guessing debugging on?
Is Security User Lockout debugging on?
Is Security Service debugging on?
Controls Security Framework Debug for predicates
Controls Security Debug for SSL and TLS
Controls Security Debug of eaten exceptions for SSL and TLS
Embedded LDAP general debugging
Embedded LDAP debugging log output to console
Get Embedded LDAP debugging log level
Embedded LDAP Write All Overrides to Property Files
Controls Security Framework Debug for Adjudication
Controls Security Framework Debug for Atn
Controls Security Framework Debug for Atz
Controls Security Framework Debug for the Auditor
Controls Security Framework Debug for the Credential Mapper
Controls Security Framework Debug for the Encryption Service
Controls Security Framework Debug for the KeyStore
Controls Security Framework Debug for the CertPath
Controls Security Framework Debug for Role Mapping
Controls Security Framework Debug for Entitlements Engine
Controls Security Framework Debug for JACC
Controls Security Framework Debug for JACC nonPolicy
(Interface=weblogic.management.configuration.ServerDebugMBean Attribute=getDebugSecurityJACCNonPolicy)
Controls Security Framework Debug for JACC Policy
(Interface=weblogic.management.configuration.ServerDebugMBean Attribute=getDebugSecurityJACCPolicy)
Controls Security Framework Debug for SAML library
Controls Security Framework Debug for SAML Provider atn
Controls Security Framework Debug for SAML Provider cred map
Controls Security Framework Debug for SAML SSO profile services
JDBC Connection setup/teardown
JDBC SQL debugging
JDBC RMI debugging
JDBC DriverLogging debugging
JDBC Internal debugging
Messaging Bridge debugging the start up
Messaging Bridge debugging the runtime
Messaging Bridge debugging the runtime verbosely
Not Used
Not Used
Enables debugging for persistent store high-level logical
operations, such as read, write, delete, and update.
Multiple logical operations may occur in a single physical
operation.
(Interface=weblogic.management.configuration.ServerDebugMBean Attribute=getDebugStoreIOLogical)
Enables debugging for persistent store logical boot
operations (lists all recovered records).
(Interface=weblogic.management.configuration.ServerDebugMBean Attribute=getDebugStoreIOLogicalBoot)
Enables 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.
(Interface=weblogic.management.configuration.ServerDebugMBean Attribute=getDebugStoreIOPhysical)
Enables verbose debugging for persistent store low-level physical
operations which typically directly correspond to file or
JDBC operations.
This will
produce a great deal of debugging for every disk I/O performed by the
store.
Multiple logical operations may occur in a single physical
operation.
(Interface=weblogic.management.configuration.ServerDebugMBean Attribute=getDebugStoreIOPhysicalVerbose)
Enables debugging for persistent store resource
manager transaction activity, includes tracing
for the related operations of layered subsystems (such as JMS).
(Interface=weblogic.management.configuration.ServerDebugMBean Attribute=getDebugStoreXA)
Enables verbose debugging for persistent store resource
manager transaction activity, includes tracing
for the related operations of layered subsystems (such as JMS).
(Interface=weblogic.management.configuration.ServerDebugMBean Attribute=getDebugStoreXAVerbose)
Enables debugging for 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.
(Interface=weblogic.management.configuration.ServerDebugMBean Attribute=getDebugStoreAdmin)
XML Registry debugging option: Debug level
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
(Interface=weblogic.management.configuration.ServerDebugMBean Attribute=getDebugDeploy)
(Interface=weblogic.management.configuration.ServerDebugMBean Attribute=getDebugDeployment)
(Interface=weblogic.management.configuration.ServerDebugMBean Attribute=getDebugDeploymentService)
(Interface=weblogic.management.configuration.ServerDebugMBean Attribute=getDebugDeploymentServiceStatusUpdates)
(Interface=weblogic.management.configuration.ServerDebugMBean Attribute=getDebugDeploymentServiceInternal)
(Interface=weblogic.management.configuration.ServerDebugMBean Attribute=getDebugDeploymentServiceTransport)
(Interface=weblogic.management.configuration.ServerDebugMBean Attribute=getDebugDeploymentServiceTransportHttp)
Enable debug for the MasterDeployer
Enable debug for the SlaveDeployer
Enable debug for the ApplicationContainer
Enable debug for the ClassFinder
Enable debug for the ClassPathServlet
Enable debug for the WebModule
Enable debug for the ClassLoader
Enable verbose debug for the ClassLoader
Enable debug for the ClassLoader for webapps
Gets the debug enabled state of the bootstrap servlet that runs
on the Admin Server and is invoked over HTTP by a booting managed
server.
Gets the debug enabled state of the file distribution servlet that runs
on the Admin Server and is invoked over HTTP by a booting managed
server.
Determines if diagnostic lifecycle handler debug is enabled or
disabled.
Determines if diagnostic instrumentation debug is enabled or
disabled.
Determines if debug for instrumentation weaving is enabled
Determines if debug for instrumentation weaving (matches only) is enabled
Determines if debug for instrumentation actions/monitors is enabled
Determines if instrumentation event records should be displayed
Determines if debug for instrumentation configuration processing is enabled
Determines if diagnostic archive debug is enabled or
disabled.
Determines if diagnostic file archive debug is enabled or
disabled.
Determines if diagnostic wlstore archive debug is enabled or
disabled.
Determines if diagnostic jdbc archive debug is enabled or
disabled.
Determines if diagnostic module debug is enabled or
disabled.
Determines if diagnostic harvester debug is enabled or
disabled.
Determines if low-level diagnostic harvester debug is enabled or
disabled.
Determines if debug is enabled or disabled for the MBean harvester
plugin.
Determines if debug is enabled or disabled for the bean harvester
plugin.
Determines if diagnostic image debug is enabled or disabled.
Determines if diagnostic query debug is enabled or disabled.
Determines if diagnostic accessor debug is enabled or disabled.
Determines if diagnostic collections debug is enabled or disabled.
Debug enable for debugging the DomainLogHandler runtime mbean.
Debug enable for debugging the logging configuration changes.
Determines if diagnostic watch debug is enabled or
disabled.
J2EE Connector debugging of the pool management (size
management)
XA general/top-level debug for connector
XA debug for incoming message
XA debug for outgoing messages
XA debug for Work requests
local tx debug for outgoing messages
start(), stop(), suspend(), resume(), endpoint
(de)activation
connector service actions
RA (un)deploy, security id settings
RA descriptor parsing
setup of resource ref (container & application managed
security set by calling application components)
operations on a connection pool, proxy testing
operations on outbound connections (get, close, associate,
disassociate, ping)
connection event debugging
Work submission, cancel
work event debugging
Log low-level wan replication information.
Log low-level Server Migration information.
Determines if JMX debugging is enabled or
disabled.
Determines if JMX debugging is enabled or
disabled.
Determines if JMX debugging for the runtime service
is enabled or disabled.
Determines if JMX debugging for the domain service
is enabled or disabled.
Determines if JMX debugging for the edit service is enabled or
disabled.
Determines if JMX debugging for the CompatibilityMBeanServer service
is enabled or disabled.
Determines if management configuration edit debug is enabled or
disabled.
Determines if management configuration runtime debug is enabled or
disabled.
Determines if J2EE management debug is enabled or
disabled.
Enable debugging of IIOP CosNaming.
(Interface=weblogic.management.configuration.ServerDebugMBean Attribute=getDebugIIOPNaming)
Enable debugging of IIOP tunnelling.
(Interface=weblogic.management.configuration.ServerDebugMBean Attribute=getDebugIIOPTunneling)
Enable debugging of ServerLifeCycle.
(Interface=weblogic.management.configuration.ServerDebugMBean Attribute=getDebugServerLifeCycle)
Enable debugging of WTC configuration
(Interface=weblogic.management.configuration.ServerDebugMBean Attribute=getDebugWTCConfig)
Enable debugging of WTC XATMI Message
(Interface=weblogic.management.configuration.ServerDebugMBean Attribute=getDebugWTCTDomPdu)
Enable debugging of WTC user data
(Interface=weblogic.management.configuration.ServerDebugMBean Attribute=getDebugWTCUData)
Enable debugging of WTC gwt execution
(Interface=weblogic.management.configuration.ServerDebugMBean Attribute=getDebugWTCGwtEx)
Enable debugging of WTC jatmi execution
(Interface=weblogic.management.configuration.ServerDebugMBean Attribute=getDebugWTCJatmiEx)
Enable debugging of WTC corba execution
(Interface=weblogic.management.configuration.ServerDebugMBean Attribute=getDebugWTCCorbaEx)
Enable debugging of WTC tBridge execution
(Interface=weblogic.management.configuration.ServerDebugMBean Attribute=getDebugWTCtBridgeEx)
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 stub
Debug stub-level fail-over
Force VM garbage collection on each DGC interval
Log each enrollment.
Gets the logDGCStatistics attribute of the KernelDebugMBean
object
Turn on debugging info for SSL
Turn on debugging info for RC4
Turn on debugging info for RSA
Turn on debugging info for Muxers
Turn on detailed debugging info for Muxers
Turn on timeout debugging info for Muxers
Turn on muxer connection info for Muxers
Turn on muxer exception info for Muxers
Turn on debugging info for IIOP
Enable debugging of fundamental IIOP messages.
(Interface=weblogic.management.configuration.KernelDebugMBean Attribute=getDebugIIOPTransport)
Enable buffer-level debugging of IIOP messages.
(Interface=weblogic.management.configuration.KernelDebugMBean Attribute=getDebugIIOPMarshal)
Enable debugging of IIOP security.
(Interface=weblogic.management.configuration.KernelDebugMBean Attribute=getDebugIIOPSecurity)
Enable debugging of the IIOP Object Transaction Service (OTS).
(Interface=weblogic.management.configuration.KernelDebugMBean Attribute=getDebugIIOPOTS)
Enable debugging of IIOP object replacement.
(Interface=weblogic.management.configuration.KernelDebugMBean Attribute=getDebugIIOPReplacer)
Enable debugging of IIOP connection management.
(Interface=weblogic.management.configuration.KernelDebugMBean Attribute=getDebugIIOPConnection)
Enable debugging of IIOP startup.
(Interface=weblogic.management.configuration.KernelDebugMBean Attribute=getDebugIIOPStartup)
Enable debugging of self-tuning.
(Interface=weblogic.management.configuration.KernelDebugMBean Attribute=getDebugSelfTuning)
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.
Corresponds to JTAMigratableTargetMBean
(Interface=weblogic.management.configuration.JTAMigratableTargetMBean)
Corresponds to MigratableTargetMBean
(Interface=weblogic.management.configuration.MigratableTargetMBean)
(Interface=weblogic.management.configuration.MigratableTargetMBean Attribute=getConstrainedCandidateServersAsString)
(Interface=weblogic.management.configuration.MigratableTargetMBean Attribute=getHostingServerAsString)
(Interface=weblogic.management.configuration.MigratableTargetMBean Attribute=getUserPreferredServerAsString)
(Interface=weblogic.management.configuration.MigratableTargetMBean Attribute=getClusterAsString)
Corresponds to TargetMBean
(Interface=weblogic.management.configuration.TargetMBean)
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.
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 string 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 string alias used to store and retrieve the Destination Site's SSL client identity
in the keystore. This key is used to sign POST profile responses.
(Interface=weblogic.management.configuration.FederationServicesMBean Attribute=getSSLClientIdentityPassPhraseEncryptedAsString)
Corresponds to RemoteSAFContextMBean
(Interface=weblogic.management.configuration.RemoteSAFContextMBean)
URL
Protocol
UserName
Password
JndiProperty
JndiInitialContextFactory
Corresponds to JDBCDataSourceMBean
(Interface=weblogic.management.configuration.JDBCDataSourceMBean)
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 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 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 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.
The remote name of this service. If this value is not
specified, the ResourceName value is used.
Corresponds to WebserviceTimestampMBean
(Interface=weblogic.management.configuration.WebserviceTimestampMBean)
Specifies whether the Web Service assumes synchronized clocks.
If clocks are synchronized, this attribute describes the accuracy of
the synchronization.
This attribute allows you to relax the enforcement of clockPrecision.
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 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 JMSConnectionFactoryMBean
(Interface=weblogic.management.configuration.JMSConnectionFactoryMBean)
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)
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 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 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.
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 SNMPTrapSourceMBean
(Interface=weblogic.management.configuration.SNMPTrapSourceMBean)
(Interface=weblogic.management.configuration.SNMPTrapSourceMBean Attribute=getEnabledServersAsString)
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.
Specifies whether security deployment data should be validated.
The value of this attribute is defaulted from the same attribute in
the weblogic.management.security.RealmMBean unless overridden on
the deployment command line or by the deployment assistant. The
order of precedence for the value of this attribute is:
1. The value set in the deployment command line or deployment assistant
2. The value set in the realm's deployment security setting
3. The value set in application's deployment security setting
The security deployment model.
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.
Indicates which version of the default security realm MBeans
should be loaded if none exist. The value is set to current version
on initial read if it has not already been set.
The name of the Java class that implements a connection filter
(that is, the <tt>weblogic.security.net.ConnectionFilter</tt>
interface). If no class name is specified, no connection filter
will be used.
<p>The rules used by any connection filter that implements the
<tt>ConnectionFilterRulesListener</tt> interface. When using the
default implementation and when no rules are specified, all
connections are accepted. The default implementation rules are in
the format: <tt>target localAddress localPort action
protocols</tt>.
<p> This attribute replaces the deprecated ConnectionFilterRules
attribute on the SecurityMBean.
(Interface=weblogic.management.configuration.SecurityConfigurationMBean Attribute=getConnectionFilterRules)
Specifies whether this WebLogic Server domain should log
accepted connections.
Specifies whether this WebLogic Server domain
enables compatiblity with previous connection filters.
The user name that the Administration Server passes to a
Node Manager when it instructs the Node Manager to start,
stop, or restart Managed Servers.
(Interface=weblogic.management.configuration.SecurityConfigurationMBean Attribute=getNodeManagerPasswordEncryptedAsString)
Whether or not to downgrade to anonymous principals that cannot
be verified. This is useful for server-server communication
between untrusted domains.
(Interface=weblogic.management.configuration.SecurityConfigurationMBean Attribute=getDowngradeUntrustedPrincipals)
Whether or not the system should enforce strict URL pattern or not.
(Interface=weblogic.management.configuration.SecurityConfigurationMBean Attribute=getEnforceStrictURLPattern)
Corresponds to LDAPRealmMBean
(Interface=weblogic.management.configuration.LDAPRealmMBean)
The location of the LDAP server.
The distinguished name (DN) of the LDAP user that WebLogic
Server uses to connect to the LDAP server. This user must be able
to list LDAP users and groups.
(Interface=weblogic.management.configuration.LDAPRealmMBean Attribute=getCredentialEncryptedAsString)
Specifies whether the SSL protocol is used to protect
communications between the LDAP server and WebLogic Server.
The name of the class that implements an LDAP directory server.
This attribute allows you to use an LDAP directory server other
than the one supplied by Sun Microsystems. WebLogic Server supports
the following LDAP directory servers: Open LDAP, Netscape iPlanet,
Microsoft Site Server, and Novell NDs.
The type of authentication used to authenticate the LDAP
server.
The method for allowing or denying a user the right to
communicate with WebLogic Server.
If the User Authentication field is set to <tt>local</tt>, this
attribute finds the attribute in the LDAP user objects that
contains the passwords of the LDAP users.
The list of attributes that, when combined with the attribute
named in the User Name Attribute field, uniquely identifies a user
in the LDAP directory.
The login name of a user for the LDAP directory. The value can
be the common name of a user in the LDAP directory. However, it is
generally an abbreviated string, such as a User ID.
The list of attributes that, when combined with the value of the
Group Name Attribute field, uniquely identifies a group in the LDAP
directory.
The name of a group in the LDAP directory. The value is usually
the common name.
Specifies how group membership is recorded in the LDAP
directory.
The name of the attribute that contains a group member in a
group entry.
Corresponds to SNMPCounterMonitorMBean
(Interface=weblogic.management.configuration.SNMPCounterMonitorMBean)
Specifies a value that triggers the Counter Monitor to generate
a trap.
An integer value to be added to the threshold value when the
threshold is crossed.
An integer value to be subtracted from the threshold value when
the threshold value is crossed.
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 HTTPProxyMBean
(Interface=weblogic.management.configuration.HTTPProxyMBean)
The number of initial connections that should be opened to
each server in the back end servers.</p>
(Interface=weblogic.management.configuration.HTTPProxyMBean Attribute=getInitialConnections)
The maximum number of connections that each server can open
to the back end servers.
The list of servers in the back end that the HCS should proxy
to.
The health check interval in milliseconds between pings.
The max retries after which the server will be marked dead.
The maximum interval between health checks.
Corresponds to ContextRequestClassMBean
(Interface=weblogic.management.configuration.ContextRequestClassMBean)
(Interface=weblogic.management.configuration.ContextRequestClassMBean Attribute=getContextCases)
Corresponds to ContextCaseMBean
(Interface=weblogic.management.configuration.ContextCaseMBean)
(Interface=weblogic.management.configuration.ContextCaseMBean Attribute=getUserName)
(Interface=weblogic.management.configuration.ContextCaseMBean Attribute=getGroupName)
(Interface=weblogic.management.configuration.ContextCaseMBean Attribute=getRequestClassName)
Corresponds to SNMPStringMonitorMBean
(Interface=weblogic.management.configuration.SNMPStringMonitorMBean)
The string against which the value of the monitored attribute
will be compared.
Generates a trap if the value of the monitored attribute and the
value of String to Compare are different.
Generates a trap if the value of the monitored attribute and the
value of String to Compare are the same.
Corresponds to WLECConnectionPoolMBean
(Interface=weblogic.management.configuration.WLECConnectionPoolMBean)
Corresponds to GenericJDBCStoreMBean
(Interface=weblogic.management.configuration.GenericJDBCStoreMBean)
The prefix for the JDBC store's database table
(<code>WLStore</code>), in the following format:
<code>[[[catalog.]schema.]prefix]</code>.
Specifies the DDL (Data Definition Language) file to use for
creating the JDBC store's backing table.
Corresponds to JMSBridgeDestinationMBean
(Interface=weblogic.management.configuration.JMSBridgeDestinationMBean)
The connection factory's JNDI name for this JMS bridge
destination.
The initial context factory name for this JMS bridge
destination.
The connection URL for this JMS bridge destination.
The destination JNDI name for this JMS bridge destination.
The destination type (queue or topic) for this JMS bridge
destination.
Corresponds to WebAppComponentMBean
(Interface=weblogic.management.configuration.WebAppComponentMBean)
(Interface=weblogic.management.configuration.WebAppComponentMBean Attribute=getVirtualHostsAsString)
Specifies whether the target should automatically generate an
HTML directory listing if no suitable index file is found.
The amount of time (in seconds) that WebLogic Server waits to
check if a servlet was modified and needs to be reloaded.
This provides size of the pool used for single threaded mode
servlets. It
Provides the name of the Realm in the Basic Authentication HTTP
dialog box, which pops up on the browsers. authRealmName is now set
in weblogic.xml.
Provides the name of the AuthFilter Servlet class, which will be
called before and after all authentication and authorization checks
in the Web Application.
Specifies whether runtime MBeans will be created for session
monitoring.
Specifies whether classes loaded in the WEB-INF directory will
be loaded in preference to classes loaded in the application or
system calssloader.
Corresponds to DeploymentConfigurationMBean
(Interface=weblogic.management.configuration.DeploymentConfigurationMBean)
Specifies the maximum number of application versions for each
application.
Corresponds to WebServiceComponentMBean
(Interface=weblogic.management.configuration.WebServiceComponentMBean)
Corresponds to StartupClassMBean
(Interface=weblogic.management.configuration.StartupClassMBean)
Specifies whether a failure in this startup class prevents the
targeted server(s) from starting.
Specifies whether the targeted servers load and run this startup
class before activating JMS and JDBC services and before starting
deployment for applications and EJBs.
Specifies whether the targeted servers load and run this startup
class after activating JMS and JDBC services and before activating
applications and EJBs.
Corresponds to RDBMSRealmMBean
(Interface=weblogic.management.configuration.RDBMSRealmMBean)
The Java class name for the database driver used with the RDBMS
security realm.
The location of the database.
The user name used to login into the database.
(Interface=weblogic.management.configuration.RDBMSRealmMBean Attribute=getDatabasePasswordEncryptedAsString)
(Interface=weblogic.management.configuration.RDBMSRealmMBean Attribute=getSchemaPropertiesAsString)
Corresponds to JMSJDBCStoreMBean
(Interface=weblogic.management.configuration.JMSJDBCStoreMBean)
The prefix for the JDBC store's database table
(<code>WLStore</code>), in the following format:
<code>[[[catalog.]schema.]prefix]</code>.
Specifies the DDL (Data Definition Language) file to use for
creating the JDBC store's backing table.
Corresponds to JMSVirtualDestinationMBean
(Interface=weblogic.management.configuration.JMSVirtualDestinationMBean)
Corresponds to ClusterMBean
(Interface=weblogic.management.configuration.ClusterMBean)
The address that forms a portion of the URL a client uses to
connect to this cluster, and that is used for generating EJB
handles and entity EJB failover addresses. (This address may be
either a DNS host name that maps to multiple IP addresses or a
comma-separated list of single address host names or IP
addresses.)
The multicast address used by cluster members to communicate
with each other.
The multicast socket send/receive buffer size (at least 64
kilobytes).
The multicast port (between 1 and 65535) used by cluster members
to communicate with each other.
The number of network hops (between 1 and 255) that a cluster
multicast message is allowed to travel.
The amount of time (between 0 and 100 milliseconds) to delay
sending message fragments over multicast in order to avoid OS-level
buffer overflow.
The algorithm to be used for load-balancing between replicated
services if none is specified for a particular service. The
<tt>round-robin</tt> algorithm cycles through a list of WebLogic
Server instances in order. <tt>Weight-based</tt> load balancing
improves on the round-robin algorithm by taking into account a
pre-assigned weight for each server. In <tt>random</tt> load
balancing, requests are routed to servers at random.
The number of seconds (between 0 and 65534) by which the age of
two conflicting services must differ before one is considered older
than the other.
Specifies whether to honor the WL-Proxy-Client-Cert header coming
with the request or not.
Specifies whether the proprietary <tt>WL-Proxy-Client-IP</tt>
header should be used. (This needed only when WebLogic plugins are
configured.)
Maximum number of seconds that a cluster member will wait to
discover and synchronize with other servers in the cluster.
Normally, the member will be able to sync in 30 seconds. If the
value of this attribute is higher, that does not necessarily mean
that it will take longer for the member to warmup. Instead it
defines an upper bound on the time that a server will wait to sync
with the servers that it has discoverred. If the value is set 0,
servers will not attempt to discover other running server in the cluster
during server initialization
Returns the value of HttpTraceSupportEnabled.
The name of the host to which all redirected URLs will be
sent.
The name of the HTTP port to which all redirected URLs will be
sent.
The name of the secure HTTP port to which all redirected URLs
will be sent.
Maximum number of periods that a cluster member will wait before
timing out a member of a cluster.
Set the foreign cluster. Cluster infrastructure uses this
address to connect to foreign cluster for HTTP Session WAN/MAN
failover.
The channel name to be used for replication traffic. Cluster
infrastructure uses this channel to send updates for HTTP
sessions and stateful session beans. If none is set then the
default channel will be used.
If the cluster link between two clusters goes down, a trigger
will run to periodically to see if the link is restored. The
duration is specified in milliseconds.
(Interface=weblogic.management.configuration.ClusterMBean Attribute=getDataSourceForSessionPersistenceAsString)
Interval in seconds until HTTP Sessions are periodically
flushed to the backup cluster to dump session state on disk.
When number of sessions to be flushed reaches this threshold
limit, sessions will be flushed to the backup cluster before the
flush interval. This helps the server to flush sessions
faster under load.
(Interface=weblogic.management.configuration.ClusterMBean Attribute=getCandidateMachinesForMigratableServersAsString)
(Interface=weblogic.management.configuration.ClusterMBean Attribute=getDataSourceForAutomaticMigrationAsString)
Interval in milliseconds at which Migratable Servers and
Cluster Masters prove their liveness via the database.
Maximum number of periods that a cluster member will wait before
timing out a Cluster Master and also the maximum number of periods
the Cluster Master will wait before timing out a Migratable Server.
During automatic migration, if the Cluster Master determines a
server to be dead, it waits for this period of time (in milliseconds)
before the Cluster Master migrates the service to another server in the
cluster.
Singleton Services uses certain SQL commands to talk to the
database. By default, the commands are obtained from a
WebLogic-supplied implementation of
weblogic.cluster.singleton.QueryHelper. If the database is not
suported, or the SQL needs to be more optimized or altered for a
particular use case, one can change the class used by setting
this variable. The classname provided will be loaded at boot
time, and used to execute the various SQL queries.
Number of servers to be listed from this cluster when generating
a cluster address automatically. This setting has no effect if
Cluster Address is explicitly set.
(Interface=weblogic.management.configuration.ClusterMBean Attribute=getNumberOfServersInClusterAddress)
Optimizes cross-cluster replication for the type of network
that servers in the clusters use for administrative communication.
Enables multicast data to be incrypted. Only the multicast data is encrypted.
Multicast header information is not encrypted.
(Interface=weblogic.management.configuration.ClusterMBean Attribute=getMulticastDataEncryption)
Return the name of the table to be used for server migration.
(Interface=weblogic.management.configuration.ClusterMBean Attribute=getAutoMigrationTableName)
A migratable server could fail to come up on every possible
configured machine. This attribute controls how many further
attempts, after the first one, should be tried.
Note that each attempt specified here indicates another full
circut of migrations amongst all the configured machines. So for
a 3-server cluster, and the default value of 3, a total of 9
migrations will be attempted.
If it is set to -1, migrations will go on forever until the
server starts.
(Interface=weblogic.management.configuration.ClusterMBean Attribute=getAdditionalAutoMigrationAttempts)
Controls how long of a pause there should be between the
migration attempts described in
getAdditionalAutoMigrationAttempts(). Note that this delay only
happens when the server has failed to come up on every machine.
(Interface=weblogic.management.configuration.ClusterMBean Attribute=getMillisToSleepBetweenAutoMigrationAttempts)
Indicates if timeout should be applied to session replication calls.
(Interface=weblogic.management.configuration.ClusterMBean Attribute=isReplicationTimeoutEnabled)
Get attributes related to server overload protection. The default values
for all cluster members are set here. Individual servers can override them
as needed.
(Interface=weblogic.management.configuration.ClusterMBean Attribute=getOverloadProtection)
Corresponds to ShutdownClassMBean
(Interface=weblogic.management.configuration.ShutdownClassMBean)
Corresponds to MaxThreadsConstraintMBean
(Interface=weblogic.management.configuration.MaxThreadsConstraintMBean)
Maximum number of concurrent threads that can execute requests sharing this
constraint.
<p>
A count of 0 or -1 is treated as if the constraint is not present. This
means that no constraint is enforced 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.MaxThreadsConstraintMBean Attribute=getCount)
Name of the connection pool whose size is taken as the max constraint.
<p>
This can be the name of a JDBC data source. The max capacity of the
data source is used as the constraint.
</p>
(Interface=weblogic.management.configuration.MaxThreadsConstraintMBean Attribute=getConnectionPoolName)
Corresponds to JDBCConnectionPoolMBean
(Interface=weblogic.management.configuration.JDBCConnectionPoolMBean)
Corresponds to FileT3MBean
(Interface=weblogic.management.configuration.FileT3MBean)
The path used to locate a WebLogic file (T3) service on a server
host.
Corresponds to WebDeploymentMBean
(Interface=weblogic.management.configuration.WebDeploymentMBean)
(Interface=weblogic.management.configuration.WebDeploymentMBean Attribute=getVirtualHostsAsString)
Corresponds to JDBCStoreMBean
(Interface=weblogic.management.configuration.JDBCStoreMBean)
(Interface=weblogic.management.configuration.JDBCStoreMBean Attribute=getDataSourceAsString)
(Interface=weblogic.management.configuration.JDBCStoreMBean Attribute=getTargetsAsString)
(Interface=weblogic.management.configuration.JDBCStoreMBean Attribute=getConnectionPoolAsString)
The maximum number of table rows that are deleted per database
call.
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.
The maximum number of table rows that are inserted per database
call.
Overrides the name of the XAResource that this store registers
with JTA.
The maximum number of table rows that are deleted per database
call.
Corresponds to ErrorHandlingMBean
(Interface=weblogic.management.configuration.ErrorHandlingMBean)
Policy
Policy
Corresponds to NetworkChannelMBean
(Interface=weblogic.management.configuration.NetworkChannelMBean)
Optional short description of this channel for console display
purposes. For long descriptions, use the "Notes" field.
The plaintext (non-SSL) listen port for the channel. Individual
servers may override this value, but may not enable the port if
disabled here and may not disable the port if enabled here.
Individual servers may override this value using a
NetworkAccessPointMBean.
Whether or not plaintext port is enabled for the channel.
The SSL listen port for the channel. Individual server's may
override this value, but may not enable the port if disabled here
and may not disable the port if enabled here. SSL must be
configured and enabled for this port to work. Individual servers
may override this value using a NetworkAccessPointMBean.
Whether or not SSL port is enabled for the channel. SSL must be
configured and enabled in addition to this setting for the SSL port
to work.
This channel's cluster address. If this is not set, the cluster
address from the cluster configuration is used in its place.
Whether or not plaintext (non-SSL) T3 traffic is enabled. Note
that it is not possible to disable T3 traffic on the default
channel(s).
Whether or not secure T3 traffic is enabled. Note that it is not
possible to disable T3 traffic on the default channel(s).
Whether or not plaintext (non-SSL) HTTP traffic is enabled.
Whether or not secure (SSL) HTTP traffic is enabled.
Indicates whether plaintext (non-SSL) COM traffic is
enabled.
Whether or not new server-to-server connections may consider
this channel when initiating.
Bind new outgoing server side T3 or T3S connections to the
server channel's listen address. Other protocols ignore this field.
This field is ignored for connections initiated via URLs, it takes
effect if and only if the connection was initiated by accessing a
remote reference (such as an EJB or RMI stub.)
A weight to give this channel when creating server-to-server
connections.
Allowed backlog of connection requests on the listen port(s).
Individual servers may override this value using a
NetworkAccessPointMBean. Setting the backlog to 0 may prevent
accepting any incoming connection on some of the OS.
The login timeout for the server, in milliseconds. This value
must be equal to or greater than 0. Individual servers may override
this value using a NetworkAccessPointMBean.
Duration allowed for an SSL login sequence. If the duration is
exceeded, the login is timed out. 0 to disable. Individual servers
may override this value using a NetworkAccessPointMBean.
Enables tunneling via http.
Interval (in seconds) at which to ping an http-tunneled client
to see if its still alive. Individual servers may override this
value using a NetworkAccessPointMBean.
Duration (in seconds) after which a missing http-tunneled client
is considered dead. Individual servers may override this value
using a NetworkAccessPointMBean.
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. Individual servers may override this value using a
NetworkAccessPointMBean.
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. Individual servers may override this value using a
NetworkAccessPointMBean.
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. Individual servers may override this value using a
NetworkAccessPointMBean.
The maximum T3 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. Individual servers may override this value using a
NetworkAccessPointMBean.
The maximum HTTP 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. Individual servers may override this
value using a NetworkAccessPointMBean.
The maximum COM 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. Individual servers may override this value using a
NetworkAccessPointMBean.
Whether or not plaintext (non-SSL) IIOP traffic is enabled.
Whether or not secure IIOP traffic is enabled.
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. A value of 0 indicates there is no timeout.
Specify 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 maximum number of seconds an IIOP connection is allowed to
be idle before it is closed by the server. This attribute helps
guard against server deadlock through too many open connections. A
value of 0 indicates there is no timeout.
The default IIOP user.
(Interface=weblogic.management.configuration.NetworkChannelMBean Attribute=getDefaultIIOPPasswordEncryptedAsString)
Corresponds to SNMPLogFilterMBean
(Interface=weblogic.management.configuration.SNMPLogFilterMBean)
The minimum severity of a message that causes WebLogic Server to
generate a trap.
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 WebLogic Server to generate a
trap.
A list of message IDs or ID ranges that cause WebLogic Server to
generate a trap.
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 WebserviceSecurityTokenMBean
(Interface=weblogic.management.configuration.WebserviceSecurityTokenMBean)
Corresponds to WebAppContainerMBean
(Interface=weblogic.management.configuration.WebAppContainerMBean)
Beginning with the 9.0 release the FORM/BASIC authentication behavior
has been modified to conform strictly to the J2EE Specification. If a user
has logged-in but does not have privileges to access a resource, the
403 (FORBIDDEN) page will be returned. Turn this flag on to enable the old
behavior, which was to return the user to the login form.
In the security-constraints elements defined in a Web application's
web.xml deployment descriptor, the auth-constraint element indicates
the user roles that should be permitted access to this resource collection.
Here role-name = "*" is a compact syntax for indicating all roles in the
Web application. In previous releases, role-name = "*" was treated as
all users/roles defined in the realm.
This parameter is a backward-compatibility switch to restore old behavior.
Default behavior is one required by the spec, meaning all roles
defined in the web application.
If set, the value defined in weblogic.xml (container-descriptor -> allow-all-roles)
takes precedence (if set) over this value.
Indicates whether or not to apply filters to dispatched requests. This
is a backward compatibility flag. Until version 8.1, WebLogic Server
applied ServletFilters (if configured for the Web application) on
request dispatches (and includes/forwards). Servlet 2.4 has introduced the
"Dispatcher" element to make this behavior explicit. The default value is
Dispatcher=REQUEST. In order to be complaint with the J2EE specification,
the default value for FilterDispatchedRequestsEnabled is false beginning with WebLogic
Server 9.0. Note that if you are using old descriptors (meaning web.xml does
not have version=2.4), then WebLogic Server automatically uses
FilterDispatchedRequestsEnabled = true for the Web applications, unless
filter-dispatched-requests-enabled is explicitly set to false in
weblogic.xml. This means that old applications will work fine without any
modification. Additionally, during migration of old domains to the 9.0 domain,
the migration plugin automatically sets this flag to true.
This parameter is used to enable overload protection in the webapp container
against low memory conditions. When a low memory situation occurs, new session
creation attempts will result in weblogic.servlet.SessionCreationException. The
application code needs to catch this exception and take proper action.
Alternatively appropriate error-pages can be configured in web.xml against
weblogic.servlet.SessionCreationException. This check is performed only
on memory and replicated sessions.
WebLogic Server uses the X-Powered-By HTTP header, as recommended
by the Servlet 2.4 specification, to publish its implementation
information.
Returns the name of the file containing mime-mappings for the
domain.
When OptimisticSerialization is turned on, WebLogic server does not
serialize-deserialize context and request attributes upon
getAttribute(name) when a request gets dispatched across servlet contexts.
This means you will need to make sure that the attributes common to
Web applications are scoped to a common parent classloader (they are application-scoped)
or placed in the system classpath if the two Web applications do not belong to the
same application. When OptimisticSerialization is turned off (which is the default)
WebLogic Server does serialize-deserialize context and request attributes upon
getAttribute(name) to avoid the possibility of ClassCastExceptions.
The value of OptimisticSerialization can also be overridden for specific Web applications
by setting the optimistic-serialization value in weblogic.xml.
retain-original-url is used in FORM based authentication scenarios. When this property
is set to true, after a successful authentication, Weblogic Server will redirect back
to the web resource (page/servlet) retaining the protocol (http/https) used to
access the protected resource in the original request. If set to false (which is the
default value), Weblogic Server will redirect back to the protected resource using
the current protocol.
retain-original-url value can also be specified at per webapp level
in weblogic.xml. The value in weblogic.xml, if specified, overrides the domain
level value.
ServletAuthenticationFormURL is used for backward compatibility with previous
releases of Weblogic Server.If ServletAuthenticationFormURL is set to true (default), then
ServletAuthentication.getTargetURLForFormAuthentication() and
HttpSession.getAttribute(AuthFilter.TARGET_URL) will return the URL of the protected
target resource. If set to false, the above API's will return the URI of the protected
target resource. By default the value is set to true.(new method added in 9.0.0.1)
Global property which determines the behavior of the JSP compiler when a
jsp:param attribute "name" has a request time value. Without this property
set to "true", the JSP compiler throws an error for a JSP using a
request time value for the "name" attribute as mandated by the JSP 2.0 spec.
This property exists for backward compatibility.
Specifies whether or not to honor the WL-Proxy-Client-Cert header coming
with the request.
Returns the value of HttpTraceSupportEnabled.
Specifies whether or not the proprietary <tt>WL-Proxy-Client-IP</tt>
header should be honored. (This is needed only when WebLogic
plugins are configured.)
Whether authcookie feature is enabled or not.
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.
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 or not WorkContextPropagation is enabled.
By default it is turned on. There is a little overhead involved in
propagating WorkContexts. Therefore, if you don't care about WorkContext
propagation, turn this value off in production environments.
Returns the P3PHeader value that will be sent with all
responses for http requests (if non-null). The value of this header
should set to the location of the policy reference file for the Web site.
Global property to determine the behavior of the JSP compiler.
When this property set to "true", the JSP compiler throws a translation
error for JSPs that do not conform to the JSP2.0 specification.
This property exists for backward compatibility.
Corresponds to PathServiceMBean
(Interface=weblogic.management.configuration.PathServiceMBean)
(Interface=weblogic.management.configuration.PathServiceMBean Attribute=getPersistentStoreAsString)
Corresponds to JMSDestinationKeyMBean
(Interface=weblogic.management.configuration.JMSDestinationKeyMBean)
Corresponds to JDBCTxDataSourceMBean
(Interface=weblogic.management.configuration.JDBCTxDataSourceMBean)
Corresponds to WorkManagerMBean
(Interface=weblogic.management.configuration.WorkManagerMBean)
(Interface=weblogic.management.configuration.WorkManagerMBean Attribute=getFairShareRequestClassAsString)
(Interface=weblogic.management.configuration.WorkManagerMBean Attribute=getResponseTimeRequestClassAsString)
(Interface=weblogic.management.configuration.WorkManagerMBean Attribute=getContextRequestClassAsString)
(Interface=weblogic.management.configuration.WorkManagerMBean Attribute=getMinThreadsConstraintAsString)
(Interface=weblogic.management.configuration.WorkManagerMBean Attribute=getMaxThreadsConstraintAsString)
(Interface=weblogic.management.configuration.WorkManagerMBean Attribute=getCapacityAsString)
Specifies whether this Work Manager ignores "stuck" threads.
Configure a shutdown trigger for this WorkManager. Specifies the
condition to be used to shutdown the WorkManager. The Server health
monitoring periodically checks to see if the conidtion is met and
shuts down the work manager if needed.
Corresponds to SNMPAgentMBean
(Interface=weblogic.management.configuration.SNMPAgentMBean)
Specifies whether the Administration Server in the current
WebLogic Server domain uses the SNMP service.
Specifies whether the WebLogic SNMP agent sends automatically
generated traps to SNMP managers.
The port number on which you want the WebLogic SNMP agent to
listen for incoming requests from SNMP managers.
The SNMP trap version that this WebLogic Server domain
generates.
The minimum number of seconds that the WebLogic 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 the
WebLogic SNMP agent checks for newly started or shut down Managed
Servers.
The password (community name) that you want the WebLogic SNMP
agent to use to secure communication with SNMP managers.
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 the SNMP agent
generates.
(Interface=weblogic.management.configuration.SNMPAgentMBean Attribute=getTargetedTrapDestinationsAsString)
WebLogic Server uses a trap destination to specify the SNMP
management station and the community name used by the SNMP agent to
send trap notifications. Select which trap destination(s) should be
used in this WebLogic Server domain from the list of available trap
destinations.
The SNMP Agents which are proxied by this Master SNMP Agent.
<code>SNMPProxyMBeans</code> describe settings for SNMP agents to
be proxied by this Master agent.
The <code>SNMPGaugeMonitorMBeans</code> which describe the
criteria for generating traps based on JMX GaugeMonitor.
The <code>SNMPStringMonitorMBeans</code> which describe the
criteria for generating traps based on JMX StringMonitor.
The <code>SNMPCounterMonitorMBeans</code> which describe the
criteria for generating trap based on JMX CounterMonitor.
The <code>SNMPLogFilterMBeans</code> which describe filters for
generating traps based on server log messages.
The <code>SNMPAttributeChangeMBeans</code> which describe the
MBean type and Attribute name for which attribute change trap
should be sent when an attribute change is observed.
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 port on which the SNMP manager is listening.
The password (community name) that WebLogic Server sends to the
SNMP manager.
Corresponds to SNMPProxyMBean
(Interface=weblogic.management.configuration.SNMPProxyMBean)
The port number on which the proxied SNMP agent is
listening.
The root of the object identifier (OID) tree that the proxied
SNMP agent controls.
The community name to be passed on for all requests to the
proxied SNMP agent.
The amount of time (in milliseconds) that the SNMP proxy waits
for a response to requests that are forwarded to another SNMP
agent.
Corresponds to SNMPGaugeMonitorMBean
(Interface=weblogic.management.configuration.SNMPGaugeMonitorMBean)
The high threshold at which a trap should be generated. A trap
is generated if the monitored value is equal to or greater than
this value.
The low threshold at which a trap should be generated. A trap is
generated if the monitored value is less than or equal to this
value.
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,
<code>Server</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 the attribute that you want to monitor. This
attribute must be in the WebLogic Server MIB.
Corresponds to ConfigurationExtensionMBean
(Interface=weblogic.management.configuration.ConfigurationExtensionMBean)
The name of the file that contains the module. By default the file resides in
the DOMAIN_DIR/config directory.
Corresponds to JMSFileStoreMBean
(Interface=weblogic.management.configuration.JMSFileStoreMBean)
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 JTAMBean
(Interface=weblogic.management.configuration.JTAMBean)
The transaction timeout seconds for active transactions, before
the prepared state.
The transaction abandon timeout seconds for transactions in the
second phase of the two-phase commit (prepared and later).
Specifies whether the transaction manager will automatically
perform an <tt>XAResource</tt> forget operation for heuristic
transaction completions.
The maximum number of cycles that the transaction manager will
perform the <tt>beforeCompletion</tt> synchronization callback for
this WebLogic Server domain.
The maximum number of simultaneous in-progress transactions
allowed on a server in this WebLogic Server domain.
The maximum number of unique transaction names for which
statistics will be maintained.
Maximum number of concurrent requests to resources allowed for
each server.
Maximum allowed duration of XA calls to resources. If a
particular XA call to a resource exceeds the limit, the resource is
declared unavailable.
Maximum duration in milliseconds that a resource is declared
dead. After the duration, the resource will be declared available
again, even if the resource provider does not explicitly
re-register the resource.
The interval that recovery is attempted until the resource
becomes available.
The interval that the checkpoint is done for the migrated
transaction logs (TLOGs).
The interval for which the transaction map must be full for the
JTA subsystem to declare its health as CRITICAL.
The interval that a particular resource must be accessed within
for it to be included in the checkpoint record.
The interval at which the transaction manager creates a new
transaction log file and checks all old transaction log files to
see if they are ready to be deleted.
The interval at which internal objects used to serialize
resource enlistment are cleaned up.
Execute XA calls in parallel if there are available threads.
The dispatch policy to use when performing XA operations in
parallel. By default the policy of the thread coordinating the
transaction is used. Note that the named execute queue must be
configured on the target server.
The grace period (number of seconds) that the transaction manager waits
for transactions involving the resource to complete
before unregistering a resource. The grace period can help minimize
the risk of abandoned transactions because of an unregistered resource, such as a
JDBC data source module packaged with an application.
Specifies the security mode to use for XA calls in cross-domain
transactions. Only applies to transactions in which some participating resources
are running on older versions of WebLogic Server.
Corresponds to PersistentStoreMBean
(Interface=weblogic.management.configuration.PersistentStoreMBean)
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 EJBComponentMBean
(Interface=weblogic.management.configuration.EJBComponentMBean)
The path to the Java compiler to use to compile EJBs (e.g. "sj"
or "javac"). Note: the default must be null. If no JavaCompiler is
specified on this specific EJBComponent, the default will be pulled
in the following order from - EJBContainerMBean -
Server.JavaCompiler.
Provides a list of the options to prepend to the Java compiler
classpath when you compile Java code.
Provides a list of the options to append to the Java compiler
classpath when you compile Java code.
The extra options passed to rmic during server-side generation
are noted here. The default for this attribute must be null. If no
ExtraRmicOptions are specified on the EJBComponent, the default
will be pulled from Server.ExtraRmicOptions.
indicates whether KeepGenerated is enabled and the ejbc source
files will be kept.
Indicates whether the ForceGeneration is enabled.
Return the temporary directory where generated files are stored
by ejbc. Deprecated: All EJB compiler output is now stored in the
EJBCompilerCache subdirectory of the server staging directory. This
directory should not be described as "temporary" since removing it
would cause the EJB compiler to be rerun as necessary the next time
the server is restarted.
Indicates whether the VerboseEJBDeployment is enabled.
Returns the extra options passed to ejbc during the dynamic ejbc
of a jar file. For example: -J-mx128m By default this value is
null. If no ExtraEJBCOptions are specified on the EJBComponent, the
default will be pulled from the Server.ExtraEJBCOptions.
Corresponds to PasswordPolicyMBean
(Interface=weblogic.management.configuration.PasswordPolicyMBean)
The minimum number of characters required for any password in
this WebLogic Server domain.
Specifies whether this WebLogic Server domain tracks invalid
login attempts and takes appropriate action. (The remaining fields
on this page are relevant only if you check this box.)
The number of failed logins (between 1 and 99999) that can be
tried for a user before their account is locked.
The number of minutes (between 0 and 999999) that a user's
account remains inaccessible after being locked.
The number of minutes (between 0 and 999999) within which
invalid login attempts must happen in order for the user's account
to be locked.
The size of the cache (between 1 and 99999 kilobytes) used for
invalid login attempts.
If the number of current invalid login attempts is equal to or
great than this attribute, WebLogic Server deletes any expired
records from the cache. The lower the value of this attribute, the
more often WebLogic Server clears the cache. This may impact the
performance of WebLogic Server. Set the attribute accordingly.
Corresponds to CachingRealmMBean
(Interface=weblogic.management.configuration.CachingRealmMBean)
(Interface=weblogic.management.configuration.CachingRealmMBean Attribute=getBasicRealmAsString)
Specifies whether the specified security realm is
case-sensitive. To use a realm that is not case-sensitive (such as
the Windows NT and LDAP security realms), disable this
attribute.
Specifies whether the ACL cache should be enabled. By default,
the ACL cache is enabled.
Specifies whether the Authentication cache should be enabled. By
default, the Authentication cache is enabled.
Specifies whether the Group cache should be enabled. By default,
the Group cache is enabled.
Specifies whether the Permission cache should be enabled. By
default, the Permission cache is enabled.
Specifies whether the User cache should be enabled. By default,
the User cache is enabled.
The maximum number of ACL lookups to cache. This value should be
a prime number for best lookup performance.
The maximum number of Authentication requests to cache. This
value should be a prime number for best lookup performance.
The maximum number of group lookups to cache. This value should
be a prime number for best performance.
The maximum number of permission lookups to cache. This value
should be a prime number for best performance.
The maximum number of user lookups to cache. This value should
be a prime number for best performance.
The number of seconds to retain the results of a successful ACL
lookup.
The number of seconds to retain the results of a successful
group lookup.
The number of seconds to retain the results of a successful
Authentication lookup.
The number of seconds to retain the results of a successful
permission lookup.
The number of seconds to retain the results of a successful user
lookup.
The number of seconds to retain the results of an unsuccessful
ACL lookup.
The number of seconds to retain the results of an unsuccessful
group lookup.
The number of seconds to retain the results of an unsuccessful
Authentication lookup.
The number of seconds to retain the results of an unsuccessful
permission lookup.
The number of seconds to retain the results of an unsuccessful
user lookup.
The number of seconds to store the members of a group before
updating it.
Corresponds to WebserviceSecurityMBean
(Interface=weblogic.management.configuration.WebserviceSecurityMBean)
<p>Specifies the list of token handlers that have been configured for this
Web Service security configuration.<p>
(Interface=weblogic.management.configuration.WebserviceSecurityMBean Attribute=getWebserviceTokenHandlers)
<p>Specifies the list of credential providers that have been configured
for this Web Service security configuration.<p>
(Interface=weblogic.management.configuration.WebserviceSecurityMBean Attribute=getWebserviceCredentialProviders)
<p>Specifies the list of tokens that have been configured
for this Web Service security configuration.<p>
(Interface=weblogic.management.configuration.WebserviceSecurityMBean Attribute=getWebserviceSecurityTokens)
Specifies the timestamp information that has been configured for this
Web Service security configuration.
Corresponds to StuckThreadActionMBean
(Interface=weblogic.management.configuration.StuckThreadActionMBean)
WorkManager name for which stuck thread actions need to be performed.
(Interface=weblogic.management.configuration.StuckThreadActionMBean Attribute=getWorkManagerName)
Module name to which the stuck WorkManager belongs
(Interface=weblogic.management.configuration.StuckThreadActionMBean Attribute=getModuleName)
Application name to which the stuck WorkManager belongs
(Interface=weblogic.management.configuration.StuckThreadActionMBean Attribute=getApplicationName)
Minimum number of stuck threads required to take action
(Interface=weblogic.management.configuration.StuckThreadActionMBean Attribute=getMaxStuckThreadsCount)
Action to be taken when the stuck thread limit is reached.
(Interface=weblogic.management.configuration.StuckThreadActionMBean Attribute=getActionCode)
Corresponds to JoltConnectionPoolMBean
(Interface=weblogic.management.configuration.JoltConnectionPoolMBean)
The list of addresses for the primary Jolt Server Listeners
(JSLs) on the Tuxedo system.
The list of Jolt Server Listeners (JSLs) addresses that is used
if the connection pool cannot estabilish connections to the Primary
Addresses, or if the primary connections fail.
The minimum number of connections to be added to this Jolt
connection pool when WebLogic Server starts.
The maximum number of connections that can be made from this
Jolt connection pool.
A user name that applications specify to connect to this Jolt
connection pool. If Security Context is enabled, this name must be
the name of an authorized Tuxedo user. (Specifying a Tuxedo user
name is required if the Tuxedo authentication level is
<code>USER_AUTH</code>.)
(Interface=weblogic.management.configuration.JoltConnectionPoolMBean Attribute=getUserPasswordEncryptedAsString)
(Interface=weblogic.management.configuration.JoltConnectionPoolMBean Attribute=getApplicationPasswordEncryptedAsString)
The Tuxedo user role for this Jolt connection pool. (This is
required only when the security level in the Tuxedo domain is
<tt>USER_AUTH</tt>, <tt>ACL</tt>, or <tt>MANDATORY_ACL</tt>).
Indicates whether this Jolt connection pool passes the
connection pool's security context (user name, password and other
information) from the WebLogic Server user to the Tuxedo
domain.
The number of seconds the client waits to receive a response
before timing out.
Corresponds to JMSDistributedDestinationMBean
(Interface=weblogic.management.configuration.JMSDistributedDestinationMBean)
Corresponds to FairShareRequestClassMBean
(Interface=weblogic.management.configuration.FairShareRequestClassMBean)
Fair share value
(Interface=weblogic.management.configuration.FairShareRequestClassMBean Attribute=getFairShare)
Corresponds to JMSDistributedQueueMemberMBean
(Interface=weblogic.management.configuration.JMSDistributedQueueMemberMBean)
(Interface=weblogic.management.configuration.JMSDistributedQueueMemberMBean Attribute=getJMSQueueAsString)
Corresponds to JMSTemplateMBean
(Interface=weblogic.management.configuration.JMSTemplateMBean)
Corresponds to ConnectorComponentMBean
(Interface=weblogic.management.configuration.ConnectorComponentMBean)
The flag that indicates whether to store connection call
stacks.
(Interface=weblogic.management.configuration.ConnectorComponentMBean Attribute=getAuthenticationMechanismsAsString)
Corresponds to ConversationServiceMBean
(Interface=weblogic.management.configuration.ConversationServiceMBean)
Corresponds to FileRealmMBean
(Interface=weblogic.management.configuration.FileRealmMBean)
The maximum number of users supported by the File realm.
The maximum number of groups supported by the File realm.
The maximum number of positive access control lists (ACLs)
supported by the File realm. A warning is issued when this number
is reached.
Corresponds to JMSDistributedQueueMBean
(Interface=weblogic.management.configuration.JMSDistributedQueueMBean)
Corresponds to JMSDistributedTopicMemberMBean
(Interface=weblogic.management.configuration.JMSDistributedTopicMemberMBean)
(Interface=weblogic.management.configuration.JMSDistributedTopicMemberMBean Attribute=getJMSTopicAsString)
Corresponds to AdminMBean
(Interface=weblogic.management.configuration.AdminMBean)
Corresponds to ForeignJNDIProviderMBean
(Interface=weblogic.management.configuration.ForeignJNDIProviderMBean)
The initial context factory to use to connect.
This class name depends on the JNDI provider and the vendor
that are being used. The value corresponds to the standard JNDI property,
<code>java.naming.factory.initial</code>
The foreign jndi provider url.
This value corresponds to the
standard JNDI property, <code>java.naming.provider.url</code>
The remote server's user name.
The foreign links.
(Interface=weblogic.management.configuration.ForeignJNDIProviderMBean Attribute=getPropertiesAsString)
(Interface=weblogic.management.configuration.ForeignJNDIProviderMBean Attribute=getPasswordEncryptedAsString)
Corresponds to SelfTuningMBean
(Interface=weblogic.management.configuration.SelfTuningMBean)
Get all the fair share request classes
(Interface=weblogic.management.configuration.SelfTuningMBean Attribute=getFairShareRequestClasses)
Get all the response time request classes
(Interface=weblogic.management.configuration.SelfTuningMBean Attribute=getResponseTimeRequestClasses)
Get all the context request classes
(Interface=weblogic.management.configuration.SelfTuningMBean Attribute=getContextRequestClasses)
Get all the min threads constraint
(Interface=weblogic.management.configuration.SelfTuningMBean Attribute=getMinThreadsConstraints)
Get all the max threads constraint
(Interface=weblogic.management.configuration.SelfTuningMBean Attribute=getMaxThreadsConstraints)
Get all the capacity definitions
(Interface=weblogic.management.configuration.SelfTuningMBean Attribute=getCapacities)
Get all the defined work managers.
<p>
A note about dynamic additions and deletions of WorkManager in a running
server. Only applications or modules deployed or re-deployed after the
changes are made can pick up the newly added WorkManagers. Existing
production applications resolve their dispatch-policies to work managers
during deployment time and once the application is exported and in
production mode, the server does not swap work manager's midway. The
tight binding helps performance and also avoids issues like what happens
to inflight work in the old work manager. This attribute is marked as
dynamic so that new applications (re)deployed can pick up the WorkManager
changes.
Please note that this applies only to resolving dispatch-policies to
WorkManagers. Existing attributes within a work manager like fair-share
and constraints can be modified without requiring a redeploy.
</p>
(Interface=weblogic.management.configuration.SelfTuningMBean Attribute=getWorkManagers)
Corresponds to ApplicationMBean
(Interface=weblogic.management.configuration.ApplicationMBean)
Corresponds to NTRealmMBean
(Interface=weblogic.management.configuration.NTRealmMBean)
The host name of the Windows NT Primary Domain Controller where
users and groups are defined for the domain.
Specifies how many bytes worth of user/group data to get per NT
call.
During initialization of the NT Realm, some Domains may not be
present on the network. The default configuration for this
situation is to throw a SecurityException and halt server startup.
This property will allow NTRealm to ignore uncontactable Primary
Domain Controllers during startup with the hope that they will be
reachable later on.
Corresponds to JMSDistributedTopicMBean
(Interface=weblogic.management.configuration.JMSDistributedTopicMBean)
Corresponds to DomainLibraryMBean
(Interface=weblogic.management.configuration.DomainLibraryMBean)
Corresponds to DomainMBean
(Interface=weblogic.management.configuration.DomainMBean)
Return the last time this domain was updated. This is guaranteed
to be unique for a given transactional modification.
Is this domain active?
Return the (new) security configuration for this domain.
Return the (old) security configuration for this domain.
Return the JTA configuration for this Domain.
Return the deployment configuration for this Domain.
Return the WTCServerMBeans for this Domain.
Return the domain logfile configuration for this domain.
Return the SNMPAgentMBean for this domain. This is a singleton
MBean describing SNMP Agent configuration details. This MBean has
getters and setters for other SNMP related configuration
MBeans.
Return the root directory for the domain. In other words for a
server process [ServerMBean.getRootDirectory] or
[ServerMBean.getDomainDirectory]
Specifies whether the Administration Server automatically
deploys the Administration Console in the current domain.
The context path that you want to use in URLs that specify the
Administration Console. (Requires you to enable the Administration
Console for the current domain.)
Returns the directory path that console extensions
are loaded from.
Returns the ServerMBeans representing the servers that have been
configured to be part of this domain.
Returns the ClusterMBeans representing the cluster that have
been configured to be part of this domain.
Returns the FileT3MBeans representing the FileT3s that have been
configured to be part of this domain.
Returns the MessagingBridgeMBean representing the messaging
bridges that have been configured to be part of this domain.
Specifies whether all servers in this domain run in production mode.
Returns the embedded LDAP configuration for this domain.
Specifies whether the domain-wide administration port should be
enabled for this WebLogic Server domain. Because the administration
port uses SSL, enabling the administration port requires that SSL
must be configured for all servers in the domain.
The common secure administration port for this WebLogic Server
domain. (Requires you to enable the administration port.)
The number of archival versions of <tt>config.xml</tt> saved by
the Administration Server each time the domain configuration is
modified.
If true, then backups of the configuration will be made
during server boot.
The release identifier for the configuration. This identifier
will be used to indicate the version of the configuration. All
server generated configurations will be established with the
release identifier of the running server. The form of the version
is major.minor.servicepack.rollingpatch. Not all parts of the
version are required. i.e. "7" is acceptable.
Specifies whether the Administration Server generates a log
message when this WebLogic Server domain's configuration has been
modified.
Returns the criteria used for auditing configuration events (configuration changes and other operations):
<ul>
<li><code>CONFIG_CHANGE_NONE</code> Configuration events will neither be
written to the server log or directed to the Security Audit Framework.
<li><code>CONFIG_CHANGE_LOG</code> Configuration events will be
written to the server log.
<li><code>CONFIG_CHANGE_AUDIT</code>Configuration events will be
directed to the Security Audit Framework.
<li><code>CONFIG_CHANGE_LOG_AND_AUDIT</code> Configuration events will be
written to the server log and directed to the Security Audit Framework.
</ul>
(Interface=weblogic.management.configuration.DomainMBean Attribute=getConfigurationAuditType)
Specifies that deployments targeted to a cluster succeed only if
all servers in the cluster are running.
The collection of deployable entities in this domain.
This replaces the Application in previous versions.
(Interface=weblogic.management.configuration.DomainMBean Attribute=getLibraries)
(Interface=weblogic.management.configuration.DomainMBean Attribute=getDomainLibraries)
Define wSReliableDeliveryPolicies for this Domain
Define JDBCDataSourceFactories for this Domain
Define machines for this Domain
Returns all the XMLEntityCache objects defined
in this domain
(Interface=weblogic.management.configuration.DomainMBean Attribute=getXMLEntityCaches)
Define xMLRegistries for this Domain
(Interface=weblogic.management.configuration.DomainMBean Attribute=getFileRealms)
(Interface=weblogic.management.configuration.DomainMBean Attribute=getCachingRealms)
(Interface=weblogic.management.configuration.DomainMBean Attribute=getRealms)
(Interface=weblogic.management.configuration.DomainMBean Attribute=getPasswordPolicies)
(Interface=weblogic.management.configuration.DomainMBean Attribute=getCustomRealms)
(Interface=weblogic.management.configuration.DomainMBean Attribute=getLDAPRealms)
(Interface=weblogic.management.configuration.DomainMBean Attribute=getNTRealms)
(Interface=weblogic.management.configuration.DomainMBean Attribute=getRDBMSRealms)
(Interface=weblogic.management.configuration.DomainMBean Attribute=getUnixRealms)
Define JMSServers for this Domain
Define VirtualHosts for this Domain
Returns an array of the contained MigratableTarget MBeans
(Interface=weblogic.management.configuration.DomainMBean Attribute=getEJBContainer)
Collection of global properties to be applied on all
webapps in this domain.
(Interface=weblogic.management.configuration.DomainMBean Attribute=getWebAppContainer)
The configuration of the JMX Subsystem.
(Interface=weblogic.management.configuration.DomainMBean Attribute=getJMX)
Get the WorkManager configuration pieces for this domain
(Interface=weblogic.management.configuration.DomainMBean Attribute=getSelfTuning)
Define PathService for this Domain
(Interface=weblogic.management.configuration.DomainMBean Attribute=getPathServices)
Return the JMSBridgeDestinations for this Domain.
Return the BridgeDestinations for this Domain.
Retrieve ShutdownClasses for this Domain
Retrieve StartupClasses for this Domain
Retrieve MailSessions for this Domain
Return the JoltConnectionPools for this Domain.
Gets the array of log filters defined in the domain
(Interface=weblogic.management.configuration.DomainMBean Attribute=getLogFilters)
Return file stores defined in this domain
Return file stores defined in this domain
Returns the JMS Interop Module that have been defined for this domain.
Returns the JMSSystemResourceMBeans that have been defined for this domain.
Returns the JMSSystemResourceMBeans that have been defined for this domain.
Get all the defined Foreign JNDI Providers
(Interface=weblogic.management.configuration.DomainMBean Attribute=getForeignJNDIProviders)
(Interface=weblogic.management.configuration.DomainMBean Attribute=getAdminServerName)
The default protocol for communicating through the
administration port or administration channels. (Requires you to
enable the administration port or to create an administration
channel.)
Returns the WLDFSystemResourceMBeans that have been defined for this domain.
Returns the JDBCSystemResourceMBeans that have been defined for this domain
Get SAFAgentMBean for this Domain
Get WLECConnectionPools for this Domain
Get ErrorHandlingMBean for this Domain
Get RemoteSAFContextMBean for this Domain
Returns an array of the contained MigratableRMIService MBeans
(Interface=weblogic.management.configuration.DomainMBean Attribute=getWebserviceSecurities)
(Interface=weblogic.management.configuration.DomainMBean Attribute=getJMSConnectionConsumers)
Indicates whether autodeployed applications could include JMS modules. If true then any submodules
defined in the application's JMS modules will be deployed with default targets. The submodules
define the different destinations in the JMS module, eg topics and queues, and if they aren't provided with
explicit targets they may not be properly deployed.
(Interface=weblogic.management.configuration.DomainMBean Attribute=isAutoDeployForSubmodulesEnabled)
Corresponds to SecurityMBean
(Interface=weblogic.management.configuration.SecurityMBean)
(Interface=weblogic.management.configuration.SecurityMBean Attribute=getRealmAsString)
The name of the Java class that implements a 6.x Auditing provider. The Auditing
provider must be an implementation of the <tt>weblogic.security.audit.AuditProvider</tt>
interface. This interface is only available in Compatibility mode.
(Interface=weblogic.management.configuration.SecurityMBean Attribute=getAuditProviderClassName)
Indicates whether guest logins can be used to access WebLogic
resources in this WebLogic Server domain.
The name of the <tt>system</tt> user. This attribute must be
specified.
Indicates whether this WebLogic Server domain should log all
security checks.
(Interface=weblogic.management.configuration.SecurityMBean Attribute=getPasswordPolicyAsString)
Indicates whether migration from a WebLogic Server 6.x security
configuration is enabled.
Corresponds to EJBContainerMBean
(Interface=weblogic.management.configuration.EJBContainerMBean)
The path to the Java compiler to use to compile EJBs (e.g. "sj"
or "javac"). Note: the default must be null. If no JavaCompiler is
specified on this specific EJBComponent, the default will be pulled
in the following order from - EJBContainerMBean -
Server.JavaCompiler.
Provides a list of the options to prepend to the Java compiler
classpath when you compile Java code.
Provides a list of the options to append to the Java compiler
classpath when you compile Java code.
The extra options passed to rmic during server-side generation
are noted here. The default for this attribute must be null. If no
ExtraRmicOptions are specified on the EJBComponent, the default
will be pulled from Server.ExtraRmicOptions.
indicates whether KeepGenerated is enabled and the ejbc source
files will be kept.
Indicates whether the ForceGeneration is enabled.
Return the temporary directory where generated files are stored
by ejbc. Deprecated: All EJB compiler output is now stored in the
EJBCompilerCache subdirectory of the server staging directory. This
directory should not be described as "temporary" since removing it
would cause the EJB compiler to be rerun as necessary the next time
the server is restarted.
Indicates whether the VerboseEJBDeployment is enabled.
Returns the extra options passed to ejbc during the dynamic ejbc
of a jar file. For example: -J-mx128m By default this value is
null. If no ExtraEJBCOptions are specified on the EJBComponent, the
default will be pulled from the Server.ExtraEJBCOptions.
Corresponds to JDBCMultiPoolMBean
(Interface=weblogic.management.configuration.JDBCMultiPoolMBean)
Corresponds to VirtualDestinationMBean
(Interface=weblogic.management.configuration.VirtualDestinationMBean)
The JNDI name used to look up a virtual destination within the
JNDI namespace. Applications can use the JNDI name to look up the
virtual destination. If not specified, then the destination is not
bound into the JNDI namespace.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy