summaryrefslogtreecommitdiff
path: root/java/client/test
Commit message (Expand)AuthorAgeFilesLines
...
* Further fixes and some extra tests for transactions.Gordon Sim2006-10-191-0/+2
* QPID-36 Added high/low water mark to DUPS_OK_ACKNOWLEDGE.Martin Ritchie2006-10-181-4/+9
* Implemented Client side high/low water mark prefetching for NO_ACK.Martin Ritchie2006-10-171-1/+1
* Fixes to transaction handling.Gordon Sim2006-10-172-1/+34
* Added Sun FSContext to client-test libMartin Ritchie2006-10-138-32/+100
* Moved AMQVMBrokerCreationException into correct package.Robert Greig2006-10-124-6/+7
* QPID-18. Removed unused experimental code that had direct dependencies on MIN...Robert Greig2006-10-121-0/+5
* Fixed incorrect package on AMQVMBrokerCreationException (did not match physic...Robert Greig2006-10-128-26/+15
* QPID-2. JMSBytesMessage.readXXX methods now test the appropriate number of by...Robert Greig2006-10-121-0/+204
* Fixed ack.RecoverTest and ack.DisconnectAndRedeliverTest. These were failing ...Gordon Sim2006-10-122-7/+15
* QPID-15 JUnit3 compatibility suite() method now uses correct Test class.Steven Shaw2006-10-062-11/+9
* Added vm://:1 and localhost as JNDI values setup by the IBM Scripts.Martin Ritchie2006-10-034-30/+53
* Changed IBM Unix scripts to have the correct path /tmp not c:/tempMartin Ritchie2006-09-275-5/+5
* Changed default instance id to 1 to make getInstance simpler.Martin Ritchie2006-09-261-11/+10
* Fixed class cast problem and ensured that the correct application registry wa...Martin Ritchie2006-09-261-7/+14
* Fixed old BLAZE_LIB RefernceMartin Ritchie2006-09-251-1/+2
* Combined.java - removed ApplicationRegistry ReferenceMartin Ritchie2006-09-254-18/+36
* Removed VmOrRemoteTestCase.java and the testutil package.Martin Ritchie2006-09-2522-283/+509
* Updated Performance tests to use "." rather than "/" i.e. "amq.ConnectionFact...Martin Ritchie2006-09-2216-29/+34
* Removed logging outputMartin Ritchie2006-09-203-27/+14
* Windows seems to ignore invalid file URLs should be file:// + path not file:/...Martin Ritchie2006-09-203-6/+6
* Added / to default JNDI name as under linux java.io.temp is '/tmp' but under ...Martin Ritchie2006-09-203-5/+11
* Updated default location of JNDI FS context to be in java.io.tempMartin Ritchie2006-09-203-11/+111
* Import of qpid from etp:Rafael H. Schloming2006-09-19156-0/+89540