summaryrefslogtreecommitdiff
path: root/qpid/java/client/example
Commit message (Expand)AuthorAgeFilesLines
* Merge in trunk to r752275Stephen D. Huston2009-03-105-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
* Added license headers to the following files.Rajith Muditha Attapattu2008-12-151-0/+18
* removed incubating from various shell scripts, release artifacts, and READMEsRafael H. Schloming2008-12-101-1/+1
* removed maven build systemRafael H. Schloming2008-12-101-152/+0
* 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
* 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-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-0411-30/+35
* 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 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
* verify scripts for the JMS direct exchange examples. This is tracked in JIRA-859Rajith Muditha Attapattu2008-03-175-0/+24
* print message text directlyRafael H. Schloming2008-02-141-1/+1
* updated runSample.sh from jrobieRafael H. Schloming2008-02-131-3/+3
* added client/example to the buildRafael H. Schloming2008-02-131-0/+27
* I accidently commited some modifications done for a quick test, I reversed th...Rajith Muditha Attapattu2008-01-291-19/+1
* added support to notify connection.close to the JMSExceptionListenerRajith Muditha Attapattu2008-01-291-1/+29
* Changed version to M3 to avoid confusion with old M2 snapshotsRajith Muditha Attapattu2008-01-251-2/+2
* Added warningArnaud Simon2008-01-181-9/+29
* Qpid 742Arnaud Simon2008-01-182-59/+13
* removed argsArnaud Simon2008-01-171-3/+1
* Cleanded up the samplesArnaud Simon2008-01-1718-748/+346
* This example is written using the AMQP Java API and interoperates with the py...Rajith Muditha Attapattu2008-01-163-0/+223
* This example is written to interoperate with the c++ and python examples and ...Rajith Muditha Attapattu2008-01-164-0/+532
* Fixed various compilation errorsRajith Muditha Attapattu2008-01-165-230/+69
* Modified the direct exchange examples to interoperate with the c++ and python...Rajith Muditha Attapattu2008-01-164-107/+104
* Changed for using JNDI destinations and log4J conf fileArnaud Simon2008-01-166-21/+116
* Added AMQP API examples. The intention is to include these in the M3 release.Rajith Muditha Attapattu2008-01-118-0/+646