summaryrefslogtreecommitdiff
path: root/java/client/src
Commit message (Expand)AuthorAgeFilesLines
* made a copyRobert Godfrey2007-03-2245-1273/+1498
* QPID-346 Message loss after rollbackMartin Ritchie2007-02-236-88/+468
* QPID-348 Reverted unecessary nowait addition to amqp Basic.Recover spec.Martin Ritchie2007-02-211-1/+0
* QPID-348 Problems related to prefetching of messages Martin Ritchie2007-02-215-122/+368
* (Path submitted by Rupert Smith) Qpid-338. Custom SASL implementation for Jav...Robert Greig2007-02-205-68/+245
* QPID-325 : Persist durable exchange information in the storeRobert Godfrey2007-02-201-0/+35
* Renamed AMQInvalidSelectorException to be AMQInvalidArgumentException to bett...Martin Ritchie2007-02-203-12/+13
* Fully propogated timeouts during AMQConnection.close. Still needs timeouts to...Martin Ritchie2007-02-194-104/+12
* QPID-379 Bounced Messages do not appear in connection exception listener. Martin Ritchie2007-02-196-93/+226
* QPID-376 Renamed Test case StateManagerMartin Ritchie2007-02-191-3/+1
* QPID-376 Renamed Test case StateManagerMartin Ritchie2007-02-191-0/+108
* Badly named file annoyed surefireMartin Ritchie2007-02-191-108/+0
* QPID-372, QPID-376 Broker now ignores all frames for closing channels. Martin Ritchie2007-02-197-100/+723
* QPID-375 : Default Exchange fixesRobert Godfrey2007-02-191-1/+1
* QPID-375 : remove assumptions on standard exchanges (amq.direct, amq.topic, e...Robert Godfrey2007-02-1659-205/+527
* QPID-373 Queue|Exchange}{Bind|Declare} should be synchronous to correctly rec...Martin Ritchie2007-02-161-1/+1
* QPID-373 Queue|Exchange}{Bind|Declare} should be synchronous to correctly rec...Martin Ritchie2007-02-161-89/+92
* QPID-11 remove protocol literals from code. Martin Ritchie2007-02-169-17/+26
* QPID-366 : Reference counting not being decremented correctly and other persi...Robert Godfrey2007-02-154-14/+15
* virtual host testpath replaced with testBhupendra Bhusman Bhardwaj2007-02-152-2/+2
* Reset log level from error to info.Martin Ritchie2007-02-141-1/+1
* Applied QPID-162 patches from Kevin SmithMartin Ritchie2007-02-14132-648/+1058
* Applied QPID-6 SSL Options patch from Kevin SmithMartin Ritchie2007-02-148-74/+191
* QPID-368 Revised. Had the wrong logging level set on an log statementMartin Ritchie2007-02-141-1/+1
* QPID-368 Added the first data body to the list when creating it. included tes...Martin Ritchie2007-02-142-0/+189
* (Patch submitted by Rupert Smith) Qpid-360 fixes.Robert Greig2007-02-123-176/+195
* QPID-359 : Allow for rudimentary use of access ticketsRobert Godfrey2007-02-116-12/+94
* QPID-353 : Amend type of JMS destination type from byte to intRobert Greig2007-02-083-6/+5
* Improved version of the "accept the broker version" fix.Robert Greig2007-02-081-34/+32
* Added a system property qpid.accept.broker.version to allow the client to acc...Robert Greig2007-02-071-8/+17
* Fixed bug in stop(). If a connection is opened not start()ed then closed a Nu...Martin Ritchie2007-02-051-1/+5
* QPID-84Bhupendra Bhusman Bhardwaj2007-02-025-695/+3
* QPID-341 When using Queues and Topics defined via JNDI settings are not pres...Martin Ritchie2007-02-011-3/+3
* Increased logging on a failure to attain stateMartin Ritchie2007-02-011-0/+1
* QPID-339 DispatcherTest.java was broker now it actually tests correctly.Martin Ritchie2007-02-013-8/+288
* QPID-339 Java client hangs when starting up (intermittently)Martin Ritchie2007-02-013-74/+348
* QPID-330 Clients occasionally fail to notice connectMartin Ritchie2007-02-011-31/+18
* 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-014-11/+12
* QPID-333 Message Properties on non Qpid Messages are not preservedMartin Ritchie2007-01-315-47/+493
* QPID-327 : Patch supplied by Rob Godfrey - [race condition] PoolingFilter : P...Robert Greig2007-01-295-7/+30
* QPID-313 : Patch supplied by Rob Godfrey - Call to attainState in makeBrokerC...Robert Greig2007-01-291-33/+28
* QPID-324 : Patch supplied by Rob Godfrey - Only send byte indicating topic / ...Robert Greig2007-01-291-3/+8
* QPID-322 : Patch supplied by Rob Godfrey - Tests may hang instead of fail if ...Robert Greig2007-01-2913-46/+133
* QPID-324 : Patch supplied by Rob Godfrey - Only send byte indicating topic / ...Robert Greig2007-01-2927-115/+339
* QPID-320 : Patch supplied by Rob Godfrey - Simplify logic to deal with settin...Robert Greig2007-01-292-176/+62
* [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-315Marnie McCormack2007-01-253-99/+12