summaryrefslogtreecommitdiff
path: root/qpid/java/client/example/src
Commit message (Expand)AuthorAgeFilesLines
* QPID-2985: Add producer configurable transaction timeoutsAndrew Donald Kennedy2011-03-082-2/+2
* QPID-2943: remove references from the README.txt file to examples that no lon...Robert Gemmell2010-11-141-260/+4
* QPID-2857 : Address issues found by running FindBugs against the Java codebaseRobert Godfrey2010-09-126-11/+11
* Added -c count parameter - exits after reading c messages.Jonathan Robie2010-08-191-0/+19
* Deleted the old examples to avoid confusion.Rajith Muditha Attapattu2010-05-2658-3435/+0
* Added examples to match the c++ and python clients.Rajith Muditha Attapattu2010-05-267-0/+805
* Removing the examples under this folder as they are not written against a pro...Rajith Muditha Attapattu2010-05-1414-1164/+0
* QPID-2599Rajith Muditha Attapattu2010-05-111-49/+0
* Removed exception listenerJonathan Robie2010-04-161-5/+0
* Fixed a minor compile issue and changed the prop file to denote the syntax as...Rajith Muditha Attapattu2010-04-162-3/+3
* Simplifying with Rajith's helpJonathan Robie2010-04-161-9/+2
* Removed two superfluous comments, added parameters to createSession()Jonathan Robie2010-04-161-5/+2
* "Hello world!" example in JavaJonathan Robie2010-04-162-0/+110
* Add topic entry required by the MultiMessageDispatcher exampleRobert Gemmell2010-02-251-0/+1
* Move queue info example to the new management/examples submoduleRobert Gemmell2010-02-181-177/+0
* Adding example jmx script for extracting queue information form the Java brok...Marnie McCormack2010-02-181-0/+177
* Added detailed instructions for running the individual examples. Instructions...Jonathan Robie2010-01-201-1/+272
* Extension of publisher class for TopicsMarnie McCormack2009-10-231-0/+59
* Fix for large files in FileMessageFactory, changes to Publisher to make topic...Marnie McCormack2009-10-233-13/+181
* Clarified for users who do not run the Java broker on the same machineJonathan Robie2009-08-181-3/+4
* The example verification was broken.Rajith Muditha Attapattu2009-03-2420-32/+32
* Modified README to match runSample.shJonathan Robie2009-03-191-1/+1
* Modified runSample.sh to use a relative path to the example source.Jonathan Robie2009-03-191-1/+1
* Changed the default location for examples.Jonathan Robie2009-03-192-2/+2
* Made the various receive variants check that the server queue is empty before...Rafael H. Schloming2009-02-255-0/+10
* qpid-1647: Added headers exchange exampleArnaud Simon2009-02-053-0/+267
* Qpid-1587: Added LVQ samplesArnaud Simon2009-01-163-0/+246
* Added the ASF license header to the following files.Rajith Muditha Attapattu2008-12-165-0/+96
* removed incubating from various shell scripts, release artifacts, and READMEsRafael H. Schloming2008-12-101-1/+1
* QPID-1480 : Updated Simple Request Response code to loop on the shutdownHook ...Martin Ritchie2008-11-241-7/+10
* QPID-1480 : Updated Simple Request Response codeMartin Ritchie2008-11-242-12/+32
* updated version numbers and release notes for M4Rafael H. Schloming2008-11-151-1/+1
* This is for QPID-1296Rajith Muditha Attapattu2008-10-238-8/+8
* QPID-1339: refactor of low level client API to permit connections to exist in...Rafael H. Schloming2008-10-098-339/+124
* QPID-1258 add ASL to java files that were missing itAidan Skinner2008-08-228-0/+168
* Add Simple Request/Response Example from M2.xMartin Ritchie2008-08-212-0/+476
* Profiling driven changes:Rafael H. Schloming2008-08-053-24/+19
* QPID-1072: renamed org.apache.qpidity -> org.apache.qpidRafael H. Schloming2008-07-298-52/+52
* Primarily profiling driven changes:Rafael H. Schloming2008-07-091-1/+1
* QPID-1157: Added cc example automation scriptsArnaud Simon2008-06-3020-34/+36
* QPID-1134: updated username:password --> guest:guestArnaud Simon2008-06-125-5/+5
* I am applying the patch provided by Senaka attached to QPID-968Rajith Muditha Attapattu2008-05-262-1/+18
* Modified the verify_java_python.in file to reflect the changes made to the py...Rajith Muditha Attapattu2008-05-141-3/+3
* QPID-1044: Part of patch from Jonathan Robie + changes to verify scripts to k...Gordon Sim2008-05-124-84/+82
* Update and cleanup scripts for automated 0-10 example testing.Gordon Sim2008-05-0410-16/+14
* QPID-832 merge M2.xAidan Skinner2008-04-241-0/+171
* QPID-901: updated the JMS examples to use legal delivery mode values as they ...Rafael H. Schloming2008-04-162-2/+3
* QPID-901: updates to the java client to use the 0-10 final spec instead of th...Rafael H. Schloming2008-04-168-25/+41
* QPID-829 Remove 0.10 specific URL. The code path is now selected based on bro...Arnaud Simon2008-04-025-5/+5
* This commit is for JIRA QPID-859Rajith Muditha Attapattu2008-03-2030-0/+1026