summaryrefslogtreecommitdiff
path: root/qpid/java/client
Commit message (Expand)AuthorAgeFilesLines
...
* QPID-1097: Those changes have been suggested by LanaArnaud Simon2008-05-284-181/+155
* QPID-1094: Implement XA resource exception handling and add corresponding testsArnaud Simon2008-05-285-181/+687
* I am applying the patch provided by Senaka attached to QPID-968Rajith Muditha Attapattu2008-05-262-1/+18
* QPID-901: Track and report session exceptions, modified generator validate va...Rafael H. Schloming2008-05-233-43/+11
* QPID-1089: Changed to use coountdownlatchArnaud Simon2008-05-233-25/+14
* Made Range, RangeSet, and Session all use proper RFC1982 comparisons per QPID...Rafael H. Schloming2008-05-228-16/+16
* QPID-1079: Updated ...test.client tests for using QpidTestCase + move QpidTes...Arnaud Simon2008-05-221-0/+10
* QPID-1085: If an error occurs creating a durable subscriber with a selector d...Aidan Skinner2008-05-223-17/+106
* QPID-1079: Updated ...test.client tests for using QpidTestCaseArnaud Simon2008-05-221-13/+47
* QPID-1034 by Senaka FernandoCarl C. Trieloff2008-05-161-0/+11
* Modified the verify_java_python.in file to reflect the changes made to the py...Rajith Muditha Attapattu2008-05-141-3/+3
* QPID-1053: add a timeout in case the broker is never readyRafael H. Schloming2008-05-131-4/+15
* QPID-1053: updated QpidTestCase to check against broker output to ensure the ...Rafael H. Schloming2008-05-131-9/+47
* QPID-1025: updated fix for empty payload issue, this change removes state tra...Rafael H. Schloming2008-05-121-2/+2
* QPID-1044: Part of patch from Jonathan Robie + changes to verify scripts to k...Gordon Sim2008-05-124-84/+82
* QPID-1037: removed manual setting of the module.name property as it is set au...Rafael H. Schloming2008-05-121-1/+1
* QPID-1037: Added module name prop and an exclude.modules prop + switch systes...Arnaud Simon2008-05-081-1/+1
* QPID-1030: This solves the issue for the 0.10 code pathArnaud Simon2008-05-061-1/+7
* QPID-1008: allow for case where 0-10 message-properties are not included in a...Gordon Sim2008-05-051-1/+4
* QPID-1005: Added a property for ignoring setClientID so we are compatible wit...Arnaud Simon2008-05-052-1/+16
* QPID-895 : Patch provided provided by Senaka to prevent delay on initial Conn...Martin Ritchie2008-05-051-2/+5
* QPID-1018: added org.apache.qpid.client.configuration and add io propsArnaud Simon2008-05-054-53/+80
* Update and cleanup scripts for automated 0-10 example testing.Gordon Sim2008-05-0411-30/+35
* QPID-983: fixed deadlock between AMQConnection.close and FailoverHandlerRafael H. Schloming2008-04-291-37/+47
* QPID-832: fixed merge artifact affecting replyToRafael H. Schloming2008-04-241-13/+6
* QPID-832 : Fix eol-styleRobert Godfrey2008-04-2419-3205/+3205
* QPID-832 merge M2.xAidan Skinner2008-04-2494-1507/+4531
* QPID-939 Added "ID:" to message IDArnaud Simon2008-04-211-1/+1
* QPID-936: added missing session close opArnaud Simon2008-04-181-1/+1
* QPID-798 Make property per connection and/or system wide; change name to SYNC...Arnaud Simon2008-04-184-2/+26
* QPID-796 Made connection URL property + use session level methodArnaud Simon2008-04-175-11/+47
* QPID-919 Changed AMQBrokerDetails to throw an URL exception when the port num...Arnaud Simon2008-04-171-0/+7
* QPID-901: updated the JMS examples to use legal delivery mode values as they ...Rafael H. Schloming2008-04-162-2/+3
* QPID-901: don't depend on constant values matching up when converting between...Rafael H. Schloming2008-04-161-1/+13
* QPID-901: add back ExceptionHelper.java to fix the buildRafael H. Schloming2008-04-161-0/+60
* QPID-901: updates to the java client to use the 0-10 final spec instead of th...Rafael H. Schloming2008-04-1672-12563/+430
* QPID-897: this test was intermittently timing out when messages are not prefe...Arnaud Simon2008-04-161-1/+1
* QPID-928 Added a pause period for letting the finalyzer a chance to notify al...Arnaud Simon2008-04-161-0/+7
* QPID-798 Added boolean property fully_sync when true a sync is sent after a p...Arnaud Simon2008-04-041-3/+10
* QPID-796: Added ability to enable/disable message prefetching. Prefetching is...Arnaud Simon2008-04-043-34/+135
* QPID-897 this test was intermittently failing because of too short timeouts. ...Arnaud Simon2008-04-031-6/+6
* QPID-829 Remove 0.10 specific URL. The code path is now selected based on bro...Arnaud Simon2008-04-0213-93/+105
* Qpid-860: changed running test conditionArnaud Simon2008-03-261-2/+2
* Qpid-860: provides support for specifying a list of test to be excludedArnaud Simon2008-03-261-2/+77
* make build.xml files backward-compatible with ant 1.6.5, by replacing ant 1.7...Nuno Santos2008-03-241-3/+3
* This commit is associated with JIRA QPID-859Rajith Muditha Attapattu2008-03-201-2/+10
* This commit is for JIRA QPID-859Rajith Muditha Attapattu2008-03-2030-0/+1026
* This is a fix for QPID-864.Rajith Muditha Attapattu2008-03-203-11/+24
* This contains a trivial fix for QPID-863.Rajith Muditha Attapattu2008-03-192-86/+38
* This commit is for QPID-859Rajith Muditha Attapattu2008-03-1811-10/+199