Persistence: Plugins: TCP Remote Commit Provider Configuration Options Related Tasks Related Topics This page shows the attributes of a TCP remote commit provider. Configuration Options Name Description Max Idle Maximum idle threads. MBean Attribute: TCPRemoteCommitProviderBean.MaxIdle Changes take effect after you redeploy the module or restart the server. Number of Broadcast Threads Number of broadcast threads. MBean Attribute: TCPRemoteCommitProviderBean.NumBroadcastThreads Changes take effect after you redeploy the module or restart the server. Recovery Time (milliseconds) Number of time to recover. MBean Attribute: TCPRemoteCommitProviderBean.RecoveryTimeMillis Changes take effect after you redeploy the module or restart the server. Max Active Max active in pool. MBean Attribute: TCPRemoteCommitProviderBean.MaxActive Changes take effect after you redeploy the module or restart the server. Port The port to listen on. MBean Attribute: TCPRemoteCommitProviderBean.Port Changes take effect after you redeploy the module or restart the server. Addresses Addresses to seek other TCP providers. MBean Attribute: TCPRemoteCommitProviderBean.Addresses Changes take effect after you redeploy the module or restart the server. Related Tasks Configure a Persistence Unit Install an Enterprise application Configure an Enterprise application Related Topics Using Oracle Kodo with WebLogic Server Deploying Applications to WebLogic Server
Configuration Options Related Tasks Related Topics
This page shows the attributes of a TCP remote commit provider.
Maximum idle threads.
MBean Attribute: TCPRemoteCommitProviderBean.MaxIdle
TCPRemoteCommitProviderBean.MaxIdle
Changes take effect after you redeploy the module or restart the server.
Number of broadcast threads.
MBean Attribute: TCPRemoteCommitProviderBean.NumBroadcastThreads
TCPRemoteCommitProviderBean.NumBroadcastThreads
Number of time to recover.
MBean Attribute: TCPRemoteCommitProviderBean.RecoveryTimeMillis
TCPRemoteCommitProviderBean.RecoveryTimeMillis
Max active in pool.
MBean Attribute: TCPRemoteCommitProviderBean.MaxActive
TCPRemoteCommitProviderBean.MaxActive
The port to listen on.
MBean Attribute: TCPRemoteCommitProviderBean.Port
TCPRemoteCommitProviderBean.Port
Addresses to seek other TCP providers.
MBean Attribute: TCPRemoteCommitProviderBean.Addresses
TCPRemoteCommitProviderBean.Addresses
Related Tasks
Related Topics