summaryrefslogtreecommitdiff
path: root/java/client/src
Commit message (Expand)AuthorAgeFilesLines
* 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