summaryrefslogtreecommitdiff
path: root/java/client
Commit message (Expand)AuthorAgeFilesLines
* (Path Qpid-337 submitted by Rupert Smith)Robert Greig2007-02-124-42/+190
* 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
* QPID-318 : Patch supplied by Rob Godfrey - remove hard-coding of protocol valuesRobert Greig2007-01-255-26/+23
* QPID-318 : Patch supplied by Rob Godfrey - Remove hard-coding of protocol ver...Robert Greig2007-01-257-164/+218
* QPID-317 : Patch supplied by Rob Godfrey - Remove dependency on JMS from comm...Robert Greig2007-01-246-69/+590
* QPID-315Marnie McCormack2007-01-241-10/+14
* QPID-50 : Patch supplied by Rob Godfrey - Virtual Host implementationRobert Greig2007-01-244-20/+30
* QPID-50 : Patch supplied by Rob Godfrey - Virtual Host implementationRobert Greig2007-01-2434-86/+90
* QPID-103 Implemented support for MessageListener in AMQSession.Martin Ritchie2007-01-232-15/+57
* QPID-315Marnie McCormack2007-01-231-0/+183
* QPID-308 Configurable timeout on blockForFrame.Martin Ritchie2007-01-221-5/+5
* QPID-310 Propagated JMS Exception to client.Martin Ritchie2007-01-227-108/+236
* Removed mandatory 6 second sleep! replaced with a countdown latch that will w...Martin Ritchie2007-01-191-4/+17
* QPID-275 : Patch supplied by Rob Godfrey - Add support for get / purge / qos ...Robert Greig2007-01-191-4/+5
* * uses LONG_STRING in place of WIDE_STRING for properties set through FieldTa...Gordon Sim2007-01-181-4/+4
* QPID-245 reverted interop changes for the sake of JMS compliance.Robert Greig2007-01-161-3/+4
* QPID-300Martin Ritchie2007-01-161-2/+9
* QPID-299 Messages not being correctly requeued when transacted session closedRobert Greig2007-01-161-1/+85
* QPID-293Martin Ritchie2007-01-167-146/+784
* QPID-245 Changed client properties to short strings for interop with C++ broker.Robert Greig2007-01-151-4/+4
* (Patch submitted by Rupert Smith) QPID-297Robert Greig2007-01-151-7/+1
* QPID-294 : Patch supplied by Rob Godfrey - Fix race condition on client conne...Robert Greig2007-01-153-10/+40
* Created common AMQMethodListener class, allowing the Request and Response man...Kim van der Riet2007-01-126-63/+41
* QPID-282Martin Ritchie2007-01-123-2/+78
* QPID-146 QPID-112 QPID-278Martin Ritchie2007-01-1216-1305/+498
* Refactor to create a common AMQMethodEvent object. Also created a common AMQP...Kim van der Riet2007-01-1122-125/+102
* QPID-255 : Update old_test files to work with AMQShortStringRobert Greig2007-01-113-32/+44