@message com.arjuna.ats.internal.jta.transaction.arjunacore.inactive[com.arjuna.ats.internal.jta.transaction.arjunacore.inactive] The transaction is not active!
@message com.arjuna.ats.internal.jta.transaction.arjunacore.nullres[com.arjuna.ats.internal.jta.transaction.arjunacore.nullres] Resource paramater is null!
@message com.arjuna.ats.internal.jta.transaction.arjunacore.illresstate[com.arjuna.ats.internal.jta.transaction.arjunacore.illresstate] illegal resource state
@message com.arjuna.ats.internal.jta.transaction.arjunacore.notatomicaction[com.arjuna.ats.internal.jta.transaction.arjunacore.notatomicaction] Current transaction is not an AtomicAction!
@message com.arjuna.ats.internal.jta.transaction.arjunacore.lastResourceOptimisationInterface[com.arjuna.ats.internal.jta.transaction.arjunacore.lastResourceOptimisationInterface] - failed to load Last Resource Optimisation Interface
@message com.arjuna.ats.internal.jta.transaction.arjunacore.lastResource.multipleWarning[com.arjuna.ats.internal.jta.transaction.arjunacore.lastResource.multipleWarning] Multiple last resources have been added to the current transaction. This is transactionally unsafe and should not be relied upon. Current resource is {0}
@message com.arjuna.ats.internal.jta.transaction.arjunacore.lastResource.disallow[com.arjuna.ats.internal.jta.transaction.arjunacore.lastResource.disallow] Adding multiple last resources is disallowed. Current resource is {0}
@message com.arjuna.ats.internal.jta.transaction.arjunacore.lastResource.startupWarning[com.arjuna.ats.internal.jta.transaction.arjunacore.lastResource.startupWarning] You have chosen to enable multiple last resources in the transaction manager. This is transactionally unsafe and should not be relied upon.
@message com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.invalidstate[com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.invalidstate] Not allowed to terminate subordinate transaction directly.
An implementation of javax.transaction.Transaction.
@author Mark Little (mark_little@hp.com)
@version $Id: TransactionImple.java 2342 2006-03-30 13:06:17Z $
@since JTS 1.2.4.
@message com.arjuna.ats.internal.jta.transaction.jts.xaerror[com.arjuna.ats.internal.jta.transaction.jts.xaerror] {0} caught XA exception: {1}
@message com.arjuna.ats.internal.jta.transaction.jts.inactivetx[com.arjuna.ats.internal.jta.transaction.jts.inactivetx] Transaction is not active.
@message com.arjuna.ats.internal.jta.transaction.jts.invalidtx2[com.arjuna.ats.internal.jta.transaction.jts.invalidtx2] Invalid transaction.
@message com.arjuna.ats.internal.jta.transaction.jts.nox[com.arjuna.ats.internal.jta.transaction.jts.notx] No such transaction.
@message com.arjuna.ats.internal.jta.transaction.jts.wrongstatetx[com.arjuna.ats.internal.jta.transaction.jts.wrongstatetx] The current transaction does not match this transaction!
@message com.arjuna.ats.internal.jta.transaction.jts.nullparam[com.arjuna.ats.internal.jta.transaction.jts.nullparam] paramater is null!
@message com.arjuna.ats.internal.jta.transaction.jts.illegalstate[com.arjuna.ats.internal.jta.transaction.jts.illegalstate] - illegal resource state:
@message com.arjuna.ats.internal.jta.transaction.jts.syncproblem[com.arjuna.ats.internal.jta.transaction.jts.syncproble] - cleanup synchronization failed to register:
@message com.arjuna.ats.internal.jta.transaction.jts.lastResourceOptimisationInterface[com.arjuna.ats.internal.jta.transaction.jts.lastResourceOptimisationInterface] - failed to load Last Resource Optimisation Interface
@message com.arjuna.ats.internal.jta.transaction.jts.lastResource.multipleWarning[com.arjuna.ats.internal.jta.transaction.jts.lastResource.multipleWarning] Multiple last resources have been added to the current transaction. This is transactionally unsafe and should not be relied upon. Current resource is {0}
@message com.arjuna.ats.internal.jta.transaction.jts.lastResource.disallow[com.arjuna.ats.internal.jta.transaction.jts.lastResource.disallow] Adding multiple last resources is disallowed. Current resource is {0}
@message com.arjuna.ats.internal.jta.transaction.jts.lastResource.startupWarning[com.arjuna.ats.internal.jta.transaction.jts.lastResource.startupWarning] You have chosen to enable multiple last resources in the transaction manager. This is transactionally unsafe and should not be relied upon.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.