summaryrefslogtreecommitdiff
path: root/java/client/src
Commit message (Expand)AuthorAgeFilesLines
* TransactedTest.java - Added Logging around the setup.Martin Ritchie2006-11-071-0/+9
* Added extra logging around InVM failuresMartin Ritchie2006-11-071-4/+14
* Added AMQQueueSessionAdaptor and AMQTopicSessionAdaptor and amended AMQConnec...Marnie McCormack2006-11-033-2/+360
* Changes to fix QueueReceiver ClassCastException being thrown by methods in AM...Marnie McCormack2006-11-033-8/+153
* generateQueueName now removes colons as well as semi-colonsMarnie McCormack2006-11-021-2/+2
* Change to generateQueueName to remove non-conformant chars (/ and ;) as per Q...Marnie McCormack2006-11-021-15/+27
* Committed development version by mistake.Martin Ritchie2006-10-311-11/+1
* Added additional logging to diagnose issues when unable to create an in VM br...Martin Ritchie2006-10-311-3/+17
* Modified to maintain a reference to the lastWriteFuture. This is then used wh...Martin Ritchie2006-10-201-1/+16
* Resolution to QPID-23Martin Ritchie2006-10-205-0/+850
* QPID-36 Added high/low water mark to DUPS_OK_ACKNOWLEDGE.Martin Ritchie2006-10-183-21/+86
* Implemented Client side high/low water mark prefetching for NO_ACK.Martin Ritchie2006-10-175-107/+197
* Fixed incorrect package on AMQVMBrokerCreationException (did not match physic...Robert Greig2006-10-122-26/+12
* QPID-2. JMSBytesMessage.readXXX methods now test the appropriate number of by...Robert Greig2006-10-121-4/+50
* Fixed ack.RecoverTest and ack.DisconnectAndRedeliverTest. These were failing ...Gordon Sim2006-10-121-0/+6
* Added a little extra debug to the toString()Martin Ritchie2006-10-111-0/+2
* Added extra debug output when failover fails.Martin Ritchie2006-10-111-4/+9
* client/* - Only Create a Threshold Listener if if the acknowledgeMode is NO_ACKMartin Ritchie2006-10-032-6/+20
* I somehow missed an import.Martin Ritchie2006-10-031-0/+1
* Fix for QPID-10. Problem was a memory leak of sorts on the client. A temporar...Martin Ritchie2006-10-031-14/+29
* AMQProtocolSession.java - white space changesMartin Ritchie2006-09-274-21/+23
* Combined.java - removed ApplicationRegistry ReferenceMartin Ritchie2006-09-252-2/+2
* AMQBrokerDetails.java - Changed default SSL value to use a static constantMartin Ritchie2006-09-2511-48/+454
* Closeable's checkNotClosed now throws a javax.jms.IllegalStateException rathe...Steven Shaw2006-09-206-17/+16
* No longer throw commons-lang's NotImplementedException. See http://issues.apa...Steven Shaw2006-09-202-6/+34
* Import of qpid from etp:Rafael H. Schloming2006-09-1990-0/+12078