summaryrefslogtreecommitdiff
path: root/qpid/java/client/src/test
Commit message (Expand)AuthorAgeFilesLines
* QPID-2105: Make NetworkDriver.open use a SSLContextFactory, not an SSLEngine.Aidan Skinner2009-09-161-3/+2
* Merge from trunk Aidan Skinner2009-09-092-10/+3
* This is related to QPID-1875Rajith Muditha Attapattu2009-05-281-0/+12
* QPID-1824 : Add ability to use a ConnectionURL String to configure a Configur...Martin Ritchie2009-04-211-0/+75
* This is a test case for QPID-1777Rajith Muditha Attapattu2009-03-312-0/+98
* Fix for QPID-1761 and QPID-1762: made BBEncoder.grow() flip the buffer before...Rafael H. Schloming2009-03-202-2/+2
* This is related to QPID-1720Rajith Muditha Attapattu2009-03-061-0/+13
* Made the various receive variants check that the server queue is empty before...Rafael H. Schloming2009-02-251-2/+5
* QPID-1623: Allow null as a valid destination for JMSReplyToAidan Skinner2009-02-111-0/+36
* QPID-1487: Make AMQDestination generate URLs with a destination set to the ro...Aidan Skinner2008-11-261-0/+42
* QPID-1431 : Prevent listeners being added to _frameListeners when an exceptio...Martin Ritchie2008-11-063-0/+703
* This is related to QPID-1319Rajith Muditha Attapattu2008-10-231-11/+0
* QPID-1335: moved Qman into java/management/clientArnaud Simon2008-10-0919-2386/+0
* This is a fix for QPID-1319.Rajith Muditha Attapattu2008-10-071-1/+17
* qpid-1284: Qman unit testsArnaud Simon2008-09-2919-0/+2386
* QPID-1208: fixed ConnectionURLTest to match the new behavior of AMQConnection...Rafael H. Schloming2008-08-291-1/+2
* QPID-615: Merge rupertlssmiths 581293Aidan Skinner2008-08-121-0/+125
* QPID-1213: simplified unprocessed message and moved version specific code int...Rafael H. Schloming2008-08-081-4/+4
* QPID-1213: Patch from rgodfrey to refactor AbstractJMSMessage and descendants...Rafael H. Schloming2008-08-073-19/+192
* QPID-940,QPID-594,QPID-805,QPID-826 : Updated the client exception handling s...Martin Ritchie2008-07-152-7/+34
* QPID-1079 : Based on Code Review : Remvoed AutoCreateVMBroker code from QpidT...Martin Ritchie2008-07-1559-14474/+0
* QPID-1079 : Based on Code Review : Remvoed AutoCreateVMBroker code from QpidT...Martin Ritchie2008-07-1548-363/+51
* QPID-293 allow messages which have been received by the consumer before a mes...Aidan Skinner2008-07-081-4/+4
* Qpid-940 - ConnectionTest#testPasswordFailureConnection fails occasionally so...Martin Ritchie2008-07-041-25/+33
* QPID-962 Exception handling was... unpleasing... Fix up of patch from rhsAidan Skinner2008-07-031-0/+1
* Revert "QPID-962 Exception handling was... unpleasing... Fix up of patch from...Aidan Skinner2008-07-021-1/+0
* QPID-962 Exception handling was... unpleasing... Fix up of patch from rhsAidan Skinner2008-07-021-0/+1
* QPID-950 : Broker refactoring, copied / merged from branchRobert Godfrey2008-06-191-4/+15
* QPID-1126: reuse channel numbers for sessions that have closed, and honor the...Rafael H. Schloming2008-06-072-159/+26
* QPID-1094: added finally close for cleaning potential indoubt txArnaud Simon2008-05-291-0/+11
* QPID-1094 and QPID-1095: Updated XaResource for handling wrong flag value, up...Arnaud Simon2008-05-283-34/+34
* QPID-1094: Implement XA resource exception handling and add corresponding testsArnaud Simon2008-05-282-1/+488
* QPID-901: Track and report session exceptions, modified generator validate va...Rafael H. Schloming2008-05-231-0/+1
* 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-221-1/+1
* QPID-1079: Updated ...test.client tests for using QpidTestCase + move QpidTes...Arnaud Simon2008-05-221-446/+0
* QPID-1085: If an error occurs creating a durable subscriber with a selector d...Aidan Skinner2008-05-221-0/+73
* QPID-1079: Updated ...test.client tests for using QpidTestCaseArnaud Simon2008-05-221-13/+47
* 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-832 : Fix eol-styleRobert Godfrey2008-04-244-558/+558
* QPID-832 merge M2.xAidan Skinner2008-04-2419-157/+591
* QPID-936: added missing session close opArnaud Simon2008-04-181-1/+1
* QPID-901: updates to the java client to use the 0-10 final spec instead of th...Rafael H. Schloming2008-04-164-35/+16
* 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-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-021-1/+3
* Qpid-860: changed running test conditionArnaud Simon2008-03-261-2/+2