summaryrefslogtreecommitdiff
path: root/java/client
Commit message (Expand)AuthorAgeFilesLines
* QPID-3167: add a unit test of SimpleAMQQueue#processQueue to check delivery w...Robert Gemmell2011-03-302-2/+2
* NO-JIRA: add missing ASF licenceRobert Gemmell2011-03-291-0/+20
* QPID-3156: Use MapAccessor to retrieve Boolean propertiesAndrew Donald Kennedy2011-03-241-15/+3
* QPID-3156Rajith Muditha Attapattu2011-03-231-1/+8
* QPID-2959Rajith Muditha Attapattu2011-03-172-6/+14
* QPID-3143Rajith Muditha Attapattu2011-03-141-1/+0
* QPID-2732Rajith Muditha Attapattu2011-03-081-1/+6
* QPID-3127: Set accept mode to NONE for NO_ACKNOWLEDGEAndrew Donald Kennedy2011-03-081-1/+1
* QPID-3109: Change close throws clause to match parent classAndrew Donald Kennedy2011-03-081-1/+1
* QPID-2985: Add producer configurable transaction timeoutsAndrew Donald Kennedy2011-03-082-2/+2
* QPID-2732Rajith Muditha Attapattu2011-03-072-4/+19
* QPID-3109Rajith Muditha Attapattu2011-03-072-3/+5
* NO-JIRA: Update trunk versions to 0.11Andrew Stitcher2011-03-041-1/+1
* QPID-2732Rajith Muditha Attapattu2011-03-033-2/+46
* QPID-3109Rajith Muditha Attapattu2011-03-035-11/+67
* QPID-3108: Allow QueueSender queue to be unidentified and still use gettersAndrew Stitcher2011-03-031-44/+43
* QPID-2930Rajith Muditha Attapattu2011-03-031-1/+15
* QPID-3106Rajith Muditha Attapattu2011-03-032-36/+57
* QPID-3099Rajith Muditha Attapattu2011-03-012-0/+46
* QPID-3098Rajith Muditha Attapattu2011-03-011-1/+2
* QPID-2979: Added SASL client plugin for ANONYMOUS; added call to register ava...Gordon Sim2011-03-014-0/+111
* QPID-3008: Fix failover behaviour in 0-10 for QueueBrowserAutoAckTestAndrew Donald Kennedy2011-02-172-12/+10
* QPID-3047: Fix QueueDepthWithSelectorTest on 0-10Andrew Donald Kennedy2011-02-171-0/+1
* QPID-3016: Store soft references to ReplyTo destinationsAndrew Donald Kennedy2011-02-171-14/+11
* QPID-3050Rajith Muditha Attapattu2011-02-121-1/+1
* QPID-3029: actually set and negotiate the supported max num channels per conn...Robert Gemmell2011-02-048-165/+206
* QPID-1670: Implement an UncaughtExceptionHandler to log exceptions causing t...Robert Gemmell2011-02-042-19/+57
* QPID-3022: enable the logging tests and fix issues causing failures due to mi...Robert Gemmell2011-01-271-0/+14
* QPID-3019Rajith Muditha Attapattu2011-01-256-14/+47
* QPID-3011Rajith Muditha Attapattu2011-01-202-8/+26
* QPID-2994Rajith Muditha Attapattu2011-01-111-0/+1
* QPID-2959Rajith Muditha Attapattu2010-11-241-2/+4
* Correct typosRobert Gemmell2010-11-221-2/+2
* add README.txt file for Java client, include in the distributed binary conven...Robert Gemmell2010-11-222-1/+58
* Remove file from the old maven build systemRobert Gemmell2010-11-221-35/+0
* Remove out of date/redundant scripts and README.txt fileRobert Gemmell2010-11-223-144/+0
* QPID-2943: add the example src+jar to the client release archiveRobert Gemmell2010-11-141-0/+14
* QPID-2943: remove references from the README.txt file to examples that no lon...Robert Gemmell2010-11-141-260/+4
* Increment version numbers from 0.7 to 0.8(docs) and 0.9(code)Robert Gemmell2010-11-071-1/+1
* QPID-2928 QPID-2737 The isExclusive method in BasicMessageConsumer_0_10.java ...Rajith Muditha Attapattu2010-11-045-5/+87
* add ASF licence to various files in the java treeRobert Gemmell2010-10-311-4/+23
* QPID-2835 Implement CON Operational Logging on 0-10Andrew Donald Kennedy2010-10-031-1/+13
* QPID-2857: Fix issue identified by running FindBugs across the codebase. Rele...Robert Gemmell2010-09-301-19/+22
* QPID-2857: close the input stream used when loading properties files for JNDI...Robert Gemmell2010-09-291-1/+10
* QPID-2879: The 0-10 Java Client is sending null arguments on messageSubscribeAndrew Donald Kennedy2010-09-231-1/+2
* QPID-2882Rajith Muditha Attapattu2010-09-221-5/+13
* QPID-2881Rajith Muditha Attapattu2010-09-222-6/+8
* QPID-2786Rajith Muditha Attapattu2010-09-214-11/+52
* QPID-2857 : Address issues found by running FindBugs against the Java codebaseRobert Godfrey2010-09-171-1/+1
* QPID-2857 : Address issues found by running FindBugs against the Java codebaseRobert Godfrey2010-09-1218-49/+72