summaryrefslogtreecommitdiff
path: root/qpid/java/client/src/main/java/org/apache/qpid/client/XAResourceImpl.java
Commit message (Expand)AuthorAgeFilesLines
* QPID-2675: Remove obsolete QpidExceptionAndrew Donald Kennedy2010-07-261-27/+4
* This is a fix for QPID-2432Rajith Muditha Attapattu2010-03-051-35/+51
* QPID-1339: refactor of low level client API to permit connections to exist in...Rafael H. Schloming2008-10-091-16/+8
* QPID-1072: renamed org.apache.qpidity -> org.apache.qpidRafael H. Schloming2008-07-291-13/+13
* QPID-1171: batch acks when prefetch is usedRafael H. Schloming2008-07-101-0/+1
* Primarily profiling driven changes:Rafael H. Schloming2008-07-091-5/+5
* QPID-1094 and QPID-1095: Updated XaResource for handling wrong flag value, up...Arnaud Simon2008-05-281-2/+34
* QPID-1094: Implement XA resource exception handling and add corresponding testsArnaud Simon2008-05-281-178/+184
* QPID-901: updates to the java client to use the 0-10 final spec instead of th...Rafael H. Schloming2008-04-161-68/+59
* Uncommented the lines that caused me a compilation error (due to an out of da...Rajith Muditha Attapattu2007-11-121-2/+2
* Fixed a compilation error in XAResourceImplRajith Muditha Attapattu2007-11-121-5/+5
* Add support for array type to c++ (and python, decode only for now)Gordon Sim2007-11-061-2/+2
* renamed qpidity.jms to qpidity.njms and qpidity.client to qpidity.nclientArnaud Simon2007-09-191-1/+1
* Added XA support (for 0_10 only)Arnaud Simon2007-09-181-0/+507