Configuration Options Related Tasks Related Topics
This page allows you to set WebLogic service configuration settings that are specific to this server.
Name | Description |
---|---|
Enable Default Connection Factories |
Specifies whether this server uses JMS default connection factories. WebLogic Server provides the following JMS default connection factories:
Note: When using the default connection factories, you have no control over targeting the WebLogic Server instances where the connection factory may be deployed. However, you can disable the default connection factories on a per-server basis. To deploy a connection factory on independent servers, on specific servers within a cluster, or on an entire cluster, you need to configure a connection factory and specify the appropriate server targets. MBean Attribute: |
JMS Thread Pool Size |
The size of the JMS execute thread pool. Note: Incoming RMI calls execute in the JMS execute queue/thread pool, if one exists; otherwise, they execute in the default execute queue. Additional executes (work that cannot be completed in the initial RMI thread) are executed in the default execute queue. The difference in setting up a JMS-specific thread pool is that JMS will not be starved by other execute threads and vice versa. Minimum value: Maximum value: Changes take effect after you redeploy the module or restart the server. |
Bridge Thread Pool Size |
Returns the size of the messaging bridge execute thread pool. MBean Attribute: Minimum value: Maximum value: Changes take effect after you redeploy the module or restart the server. |
XML Registry |
The server's XML registry, which is used to configure the behavior of JAXP (Java API for XML Parsing). MBean Attribute: Changes take effect after you redeploy the module or restart the server. |
XML Entity Cache |
The server's XML entity cache, which is used to configure the behavior of JAXP (Java API for XML Parsing). MBean Attribute: Changes take effect after you redeploy the module or restart the server. |
Directory |
The path name to the file system directory where the file store maintains its data files. This attribute is not dynamically configurable. Changes take effect after you redeploy the module or restart the server. |
Synchronous Write Policy |
The disk write policy that determines how the file store writes data to disk. This policy also affects the JMS file store's performance, scalability, and reliability. The valid policy options are:
|
![]() ![]() |