summaryrefslogtreecommitdiff
path: root/java
Commit message (Expand)AuthorAgeFilesLines
* Merged revisions 579126,579137 via svnmerge from Aidan Skinner2008-01-292-5/+6
* Changed version to M3 to avoid confusion with old M2 snapshotsRajith Muditha Attapattu2008-01-2518-37/+37
* added a null check in the getContentLength methodRajith Muditha Attapattu2008-01-241-1/+8
* Imporved topic perf testsArnaud Simon2008-01-213-14/+100
* Added new perf test for topic (based on Andy's usecase)Arnaud Simon2008-01-213-0/+319
* replaced printlns with debug statementsArnaud Simon2008-01-181-1/+1
* replaced printlns with debug statementsArnaud Simon2008-01-181-3/+11
* Added warningArnaud Simon2008-01-181-9/+29
* Qpid 742Arnaud Simon2008-01-185-63/+22
* removed argsArnaud Simon2008-01-171-3/+1
* see qpid-743Arnaud Simon2008-01-171-4/+16
* see qpid-742Arnaud Simon2008-01-175-2/+54
* Cleanded up the samplesArnaud Simon2008-01-1718-748/+346
* fixed an error in AMQTopic.javaRajith Muditha Attapattu2008-01-161-1/+1
* 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-1615-286/+164
* Modified the direct exchange examples to interoperate with the c++ and python...Rajith Muditha Attapattu2008-01-164-107/+104
* Please refer JIRA's 739,740 and 741 for more information about the issues.Rajith Muditha Attapattu2008-01-1610-85/+80
* Changed for using JNDI destinations and log4J conf fileArnaud Simon2008-01-166-21/+116
* see QPID-739Arnaud Simon2008-01-161-1/+8
* Added MESSAGE_FLOW_MAX_BYTES that is used by new examples. This value may nee...Arnaud Simon2008-01-161-0/+1
* Added AMQP API examples. The intention is to include these in the M3 release.Rajith Muditha Attapattu2008-01-118-0/+646
* removed an empty java fileRafael H. Schloming2008-01-091-0/+0
* see Qpid-721Arnaud Simon2008-01-041-7/+7
* estSend2ThenCloseAfter1andTryAgain from CommitRollbackTest randomlyArnaud Simon2008-01-041-8/+8
* cashed headers: see QPID-720Arnaud Simon2008-01-046-15/+80
* chshed headers: see QPID-720Arnaud Simon2008-01-047-20/+60
* changed M2 to 0.10Arnaud Simon2008-01-041-2/+2
* added mina logging levelArnaud Simon2008-01-041-0/+3
* added M2 connection factory and JNDI destinationsArnaud Simon2008-01-041-39/+46
* added "..qpidity" package (see Qpid-719)Arnaud Simon2008-01-042-0/+7
* fixed compile error in MessageProducer.javaRafael H. Schloming2008-01-031-1/+1
* I noticed that the asString() method will rebuild the string from scratch eac...Rajith Muditha Attapattu2008-01-021-6/+16
* fixed speling issues and pubsub onesArnaud Simon2007-12-192-2/+2
* fixed speling issues and pubsub onesArnaud Simon2007-12-194-17/+13
* chnaged to use jndiArnaud Simon2007-12-192-17/+31
* Qpid-710: changed start so connection is started before messages are deliveredArnaud Simon2007-12-171-1/+1
* Qpid-709: nolocal test was failing because the inVM connections were not crea...Arnaud Simon2007-12-172-1/+16
* Qpid-708: changed setCleintID to throw the expected exceptionArnaud Simon2007-12-171-1/+1
* changed for accepting messages from python and c++Arnaud Simon2007-12-075-197/+60
* changed for accepting messages from python and c++Arnaud Simon2007-12-072-18/+32
* changed for accepting messages without headearsArnaud Simon2007-12-071-3/+5
* clean up outputArnaud Simon2007-12-076-16/+13
* Removed log4j depsArnaud Simon2007-12-071-1/+1
* Removed log4j depsArnaud Simon2007-12-0710-34/+28
* Fixed typoRajith Muditha Attapattu2007-12-061-1/+1
* Moved runSample.shAlan Conway2007-12-061-0/+0
* Changed output path to .Arnaud Simon2007-12-061-8/+6
* run script for compiling and running the samplesArnaud Simon2007-12-061-0/+51