summaryrefslogtreecommitdiff
path: root/qpid/java/client/src
Commit message (Expand)AuthorAgeFilesLines
* Merged change to SlowMessageStore to ensure we don't infinitely configure the...0.5-fixMartin Ritchie2009-04-144-13/+81
* QPID-1778 : Add NoFailover FailoverMethod that blocks that still allows conne...Martin Ritchie2009-04-144-3/+72
* This is related to QPID-1609.Rajith Muditha Attapattu2009-01-236-41/+84
* This is related to QPID-1608Rajith Muditha Attapattu2009-01-211-1/+1
* QPID-1605: added an assertion to catch acknowledgments of message-ids outside...Rafael H. Schloming2009-01-217-45/+122
* This is related QPID-1479Rajith Muditha Attapattu2009-01-132-3/+25
* This is related to QPID-1479Rajith Muditha Attapattu2009-01-131-18/+37
* QPID-1487: Make AMQDestination generate URLs with a destination set to the ro...Aidan Skinner2008-11-262-1/+43
* Appologies for the sudden checkin without notice, close to the release cycle.Rajith Muditha Attapattu2008-11-211-37/+18
* This is related to QPID-1479.Rajith Muditha Attapattu2008-11-211-18/+37
* QPID-1454 : Synchronize round the setting and usage of _failoverLatch, with a...Martin Ritchie2008-11-181-3/+12
* updated version numbers and release notes for M4Rafael H. Schloming2008-11-151-1/+1
* QPID-1430: *ahem* better fix for NPE on connection closeRafael H. Schloming2008-11-061-1/+6
* QPID-1434 : Changed rethrow() name based on feedback from RobMartin Ritchie2008-11-061-1/+1
* QPID-1431 : Prevent listeners being added to _frameListeners when an exceptio...Martin Ritchie2008-11-064-13/+739
* This is related to QPID-1326Rajith Muditha Attapattu2008-11-051-0/+4
* QPID-1430: fixed an NPE on connection closeRafael H. Schloming2008-11-041-1/+1
* QPID-1420: swapped out the size limited ArrayBlockingQueue with a LinkedBlock...Rafael H. Schloming2008-10-301-3/+4
* QPID-1339:Rafael H. Schloming2008-10-277-55/+127
* QPID-1394 : Registration of JCAProvider is incorrect in client and broker SAS...Martin Ritchie2008-10-243-5/+19
* QPID-1398: use bnd tool to produce osgi bundles with 'ant bundle'Aidan Skinner2008-10-241-0/+6
* This is related to QPID-1296.Rajith Muditha Attapattu2008-10-231-1/+1
* This is for QPID-1296Rajith Muditha Attapattu2008-10-231-1/+3
* QPID-1319. Removed the unnessacery argument in the constructor.Rajith Muditha Attapattu2008-10-231-6/+1
* This is related to QPID-1319Rajith Muditha Attapattu2008-10-232-28/+2
* Clean up of code that is no longer being used.Rajith Muditha Attapattu2008-10-226-629/+0
* QPID-1384: updated AMQDestination + added test for 0.10 code pathArnaud Simon2008-10-221-2/+2
* qpid-1374: Added handling of null message propertiesArnaud Simon2008-10-202-4/+18
* QPID-1373: Remove message for unack'd map when acking individual messages. Ad...Aidan Skinner2008-10-171-0/+1
* s/setPrefecthLimits/setPrefetchLimitsAidan Skinner2008-10-171-1/+1
* QPID-1352: log the original exception so we don't lose the stack traceRafael H. Schloming2008-10-131-0/+1
* QPID-1289: Make 0-8/0-9 client honour the max_preftech system property.Aidan Skinner2008-10-104-16/+9
* QPID-1339: refactor of low level client API to permit connections to exist in...Rafael H. Schloming2008-10-0920-1506/+180
* QPID-1335: moved Qman into java/management/clientArnaud Simon2008-10-0986-9653/+0
* QPID-1327 - Added severity field to events, cleaned up routing key usageTed Ross2008-10-081-1/+1
* QPID-1327 - Event support for ManagementTed Ross2008-10-073-6/+10
* This is a fix for QPID-1319.Rajith Muditha Attapattu2008-10-073-8/+54
* This is in response to Rafis comments on QPID-943.Rajith Muditha Attapattu2008-10-011-1/+5
* qpid-1284: Qman unit testsArnaud Simon2008-09-2919-0/+2386
* qpid-1284: Qman on behalf AndreaArnaud Simon2008-09-2967-0/+7263
* This is a fix for the java client for QPID-943.Rajith Muditha Attapattu2008-09-253-0/+10
* QPID-1208: fixed ConnectionURLTest to match the new behavior of AMQConnection...Rafael H. Schloming2008-08-291-1/+2
* Add ASL to everywhere, to everything.Aidan Skinner2008-08-281-1/+21
* This is related to QPID-1208Rajith Muditha Attapattu2008-08-281-8/+1
* QPID-1119 : M2x commit : Addition of a System property to AMQProtocolHandler....Martin Ritchie2008-08-221-1/+1
* QPID-1258 add ASL to java files that were missing itAidan Skinner2008-08-2216-0/+336
* QPID-1225 : Temporary commit to allow CI systems to help diagnose cause of ra...Martin Ritchie2008-08-211-0/+2
* QPID-1217: make temporary queue creation actually create the temporary queue.Aidan Skinner2008-08-203-30/+23
* QPID-1245: use notifyMessage rather than onMessage in setMessageListener so t...Rafael H. Schloming2008-08-151-1/+1
* QPID-1244: fix for NPE on broker initiated connection close, also preserve th...Rafael H. Schloming2008-08-141-0/+1