summaryrefslogtreecommitdiff
path: root/java/client/src/test
Commit message (Expand)AuthorAgeFilesLines
...
* QPID-339 DispatcherTest.java was broker now it actually tests correctly.Martin Ritchie2007-02-012-8/+284
* QPID-339 Java client hangs when starting up (intermittently)Martin Ritchie2007-02-011-0/+253
* QPID-339 Java client hangs when starting up (intermittently)Martin Ritchie2007-02-011-0/+165
* QPID-333 Committed test class rename to stop it being picked up by SurefireMartin Ritchie2007-02-012-4/+4
* QPID-333 Message Properties on non Qpid Messages are not preservedMartin Ritchie2007-01-312-32/+470
* QPID-322 : Patch supplied by Rob Godfrey - Tests may hang instead of fail if ...Robert Greig2007-01-298-29/+115
* [Patch supplied by Jonathan Anstey] Solve probelm in which TransactedTest cau...Kim van der Riet2007-01-261-1/+1
* Change to TransactedTest which prevents the intermittent error junit.framewor...Kim van der Riet2007-01-261-1/+2
* QPID-315Marnie McCormack2007-01-253-0/+440
* QPID-50 : Patch supplied by Rob Godfrey - Virtual Host implementationRobert Greig2007-01-241-14/+14
* QPID-50 : Patch supplied by Rob Godfrey - Virtual Host implementationRobert Greig2007-01-2431-84/+84
* Removed mandatory 6 second sleep! replaced with a countdown latch that will w...Martin Ritchie2007-01-191-4/+17
* QPID-299 Messages not being correctly requeued when transacted session closedRobert Greig2007-01-161-1/+85
* QPID-293Martin Ritchie2007-01-162-0/+364
* QPID-282Martin Ritchie2007-01-121-1/+66
* QPID-275 : (Patch supplied by Rob Godfrey) Fixes to allow broker to pass more...Robert Greig2007-01-101-2/+2
* QPID-270 : (Patch supplied by Rob Godfrey) Change of use of AMQConnectionExce...Robert Greig2007-01-091-1/+2
* QPID-255 : Patch Supplied by Rob Godfrey - Change to use bespoke AMQShortStri...Robert Greig2007-01-089-41/+48
* QPID-32: new model for holding and processing message in memory to support ne...Robert Greig2007-01-074-20/+56
* QPID-229 Fixed spurious import in test classRobert Greig2006-12-221-1/+0
* QPID-229 : Patch supplied by Rob Godfrey - Change implementation of FieldTableRobert Greig2006-12-221-2/+1
* git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@489644...Robert Greig2006-12-221-1/+4
* Maven output clean up.Martin Ritchie2006-12-192-7/+7
* QPID-21Martin Ritchie2006-12-191-0/+141
* QPID-215 : Patch supplied by Rob Godfrey - Implement custom JMSX propertiesRobert Greig2006-12-191-0/+70
* clean up warnings about unused variablesStephen Vinoski2006-12-187-13/+8
* QPID-212 QPID-214 Patch supplied by Rob GodfreyRobert Greig2006-12-182-14/+131
* QPID-209 : Patch supplied by Rob Godfrey - Fix acknowledge so it only acknowl...Robert Greig2006-12-181-0/+41
* remove unused importsStephen Vinoski2006-12-1813-34/+0
* QPID-207 : Patch supplied by Rob Godfrey - fix implementation of acknowledge ...Robert Greig2006-12-161-10/+79
* QPID-206 : Fix byte buffer reseting in AbstractJMSMessageRobert Greig2006-12-162-4/+23
* QPID-205 : Do not allow subscription to temporary topics created on a differe...Robert Greig2006-12-161-0/+13
* QPID-204 : Implement TemporaryTopic.deleteRobert Greig2006-12-161-0/+39
* QPID-202 : Implement TemporaryQueue.deleteRobert Greig2006-12-161-0/+81
* QPID-201 : Fix to throw correct exception when getting char as null in JMSMap...Robert Greig2006-12-161-0/+21
* QPID-195 : Fix to JMSObjectMessage so that setObject(null) rteurns the messag...Robert Greig2006-12-161-0/+6
* QPID-183 Patch supplied by Rob Godfrey. Major changes to durable topic subscr...Robert Greig2006-12-158-151/+262
* QPID-181 QPID-180Martin Ritchie2006-12-153-91/+337
* QPID-193 Make createConsumer synchronous to avoid races in client code.Robert Greig2006-12-141-0/+67
* QPID-176 Patch supplied by Rob Godfrey. Check for topic is now more sophistic...Robert Greig2006-12-131-0/+75
* QPID-177 Patch supplied by Rob Godfrey: adapter now calls the correct createT...Robert Greig2006-12-131-0/+94
* QPID-149Martin Ritchie2006-12-131-4/+16
* QPID-175 Patch supplied by Rob Godfrey. Now allocates new autoexpanding buffe...Robert Greig2006-12-131-1/+33
* QPID-9Martin Ritchie2006-12-131-3/+1
* QPID-174 Fix submitted by Rob Godfrey. Now performs a flip() to ensure the li...Robert Greig2006-12-122-14/+113
* QPID-164Martin Ritchie2006-12-122-94/+1048
* QPID-171 Patch supplied by Rob Godfrey to fix problem where close check for p...Robert Greig2006-12-121-0/+70
* QPID-102: fixed reset(), null handling and readBytes() processing in StreamMe...Robert Greig2006-12-121-20/+37
* complete client test reorganizationStephen Vinoski2006-12-123-73772/+46
* client test reorganizationStephen Vinoski2006-12-12100-10431/+22