BEA WebLogic Server 10.0 Security Schema Reference

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

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

Model
<...>
name?, notes?, timeout-seconds?, abandon-timeout-seconds?, forget-heuristics?, before-completion-iteration-limit?, max-transactions?, max-unique-name-statistics?, max-resource-requests-on-server?, max-xa-call-millis?, max-resource-unavailable-millis?, recovery-threshold-millis?, migration-checkpoint-interval-seconds?, max-transactions-health-interval-millis?, purge-resource-from-checkpoint-interval-seconds?, checkpoint-interval-seconds?, serialize-enlistments-gc-interval-millis?, parallel-xa-enabled?, parallel-xa-dispatch-policy?, unregister-resource-grace-period?, security-interop-mode?
</...>
Prohibited substitutions (block)
none (extensions and restrictions are allowed)
Usage
Derived types: none
Components using this type: none
Documentation
Corresponds to JTAMBean
 (Interface=weblogic.management.configuration.JTAMBean)

Nested Element Summary
annonymous type derived from stringname optional
          <p>The user-specified name of this MBean instance. 
stringnotes optional
          <p>Optional information that you can include to describe this configuration. 
annonymous type derived from inttimeout-seconds optional
          <p>The transaction timeout seconds for active transactions, before the prepared state. 
annonymous type derived from intabandon-timeout-seconds optional
          <p>The transaction abandon timeout seconds for transactions in the second phase of the two-phase commit (prepared and later). 
booleanforget-heuristics optional
          <p>Specifies whether the transaction manager will automatically perform an <tt>XAResource</tt> forget operation for heuristic transaction completions. 
annonymous type derived from intbefore-completion-iteration-limit optional
          <p>The maximum number of cycles that the transaction manager will perform the <tt>beforeCompletion</tt> synchronization callback for this WebLogic Server domain. 
annonymous type derived from intmax-transactions optional
          <p>The maximum number of simultaneous in-progress transactions allowed on a server in this WebLogic Server domain. 
annonymous type derived from intmax-unique-name-statistics optional
          <p>The maximum number of unique transaction names for which statistics will be maintained. 
annonymous type derived from intmax-resource-requests-on-server optional
          <p>Maximum number of concurrent requests to resources allowed for each server. 
annonymous type derived from longmax-xa-call-millis optional
          <p>Maximum allowed duration of XA calls to resources. 
annonymous type derived from longmax-resource-unavailable-millis optional
          <p>Maximum duration in milliseconds that a resource is declared dead. 
annonymous type derived from longrecovery-threshold-millis optional
          <p>The interval that recovery is attempted until the resource becomes available. 
annonymous type derived from intmigration-checkpoint-interval-seconds optional
          <p>The interval that the checkpoint is done for the migrated transaction logs (TLOGs). 
annonymous type derived from longmax-transactions-health-interval-millis optional
          <p>The interval for which the transaction map must be full for the JTA subsystem to declare its health as CRITICAL. 
annonymous type derived from intpurge-resource-from-checkpoint-interval-seconds optional
          <p>The interval that a particular resource must be accessed within for it to be included in the checkpoint record. 
annonymous type derived from intcheckpoint-interval-seconds optional
          <p>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. 
annonymous type derived from longserialize-enlistments-gc-interval-millis optional
          <p>The interval at which internal objects used to serialize resource enlistment are cleaned up. 
booleanparallel-xa-enabled optional
          <p>Execute XA calls in parallel if there are available threads. 
stringparallel-xa-dispatch-policy optional
          <p>The dispatch policy to use when performing XA operations in parallel. 
annonymous type derived from intunregister-resource-grace-period optional
          <p>The grace period (number of seconds) that the transaction manager waits for transactions involving the resource to complete before unregistering a resource. 
annonymous type derived from stringsecurity-interop-mode optional
          <p>Specifies the security mode of the communication channel used for XA calls between servers that participate in a global transaction. 

BEA WebLogic Server 10.0 Security Schema Reference

Version: 10.0