Property | Description |
ForceDelayedTxn | Specifies the whether the resource adapter uses InboundXAResourceProxy or SimpleXAResourceProxy. If ForceDelayedTxn=true, the resource adapter uses InboundXAResourceProxy. If ForceDelayedTxn=false and the RedeliveryAttempts=0, then the resource adapter uses SimpleXAResourceProxy. The default value is true. |
supportsXA | Specifies whether the resource adapter supports XA transactions. |
jndiProperties | Specifies your JNDI settings. |
connectionFactoryJndiName | Specifies the connection factory from which the MDB will receive messages. |
destinationJndiName | Specifies the destination from which the MDB will receive messages. |