summaryrefslogtreecommitdiff
path: root/java/client/src
Commit message (Expand)AuthorAgeFilesLines
* QPID-461 Update to CommitRollbackTest. Ensuring messages received have the co...Martin Ritchie2007-05-011-7/+27
* QPID-461 Update to CommitRollbackTest. Ensuring messages received have the co...Martin Ritchie2007-04-301-14/+14
* QPID-466 Create STRICT_AMQP System property to disable JMS extensions in Java...Martin Ritchie2007-04-302-140/+232
* QPID-476 : Remove duplicate map of channelId to sessionRobert Godfrey2007-04-305-97/+28
* Updated MLT to have variables that define the BROKER and VHOST used and White...Martin Ritchie2007-04-271-23/+30
* QPID-466 Create STRICT_AMQP System property to disable JMS extensions in Java...Martin Ritchie2007-04-261-11/+55
* ResetMessageListenerTest - needs to have IMMEDIATE_PREFETCH = true.Martin Ritchie2007-04-231-12/+11
* White Space changesMartin Ritchie2007-04-231-1/+1
* Comment updates on the origin of the testsMartin Ritchie2007-04-231-1/+3
* QPID-472 - Creation of TemporaryQueues will not guarantee unique queue names ...Martin Ritchie2007-04-232-15/+139
* Made IMMEDIATE_PREFETCH to allow access from additional test class.Martin Ritchie2007-04-201-2/+2
* Reinstated the two consumer receive test. Martin Ritchie2007-04-202-23/+119
* Additional test to ensure connection closure doesn't cause problems.Martin Ritchie2007-04-191-0/+81
* Committed test with localhost as the brokerMartin Ritchie2007-04-191-5/+4
* QPID-455 Pre-fetched messages can cause problems with client tools. Set IMMED...Martin Ritchie2007-04-191-17/+29
* Added Test logging to aid in diagnosing problemsMartin Ritchie2007-04-191-2/+26
* QPID-459 - NoLocal broken when messages already exist on queue from consumer....Martin Ritchie2007-04-191-19/+100
* QPID-455 - Guarded test with a check until a full solution is foundMartin Ritchie2007-04-181-4/+7
* QPID-455 Prefetched messages can cause problems with client tools.Martin Ritchie2007-04-181-26/+32
* ResetMessageListenerTest was using the wrong queue for running tests. This wa...Martin Ritchie2007-04-181-1/+1
* Fix for intermittent CRT expected <1> but was <2> errorsMartin Ritchie2007-04-181-6/+19
* Removed e.printstacktrace that sneaked in with the other code style changes.Martin Ritchie2007-04-181-2/+1
* QPID-457 Fixed rollback inTran problem with test caseMartin Ritchie2007-04-181-0/+31
* QPID-455 Prefetched messages can cause problems with client tools.Martin Ritchie2007-04-177-103/+182
* QPID-451 Throw InvalidDestinationException on attempt to publish to a Queue w...Robert Godfrey2007-04-126-29/+170
* QPID-446 AMQUserManagementMBean Initial implementation of user management in...Martin Ritchie2007-04-111-4/+3
* Got rid of some uses of System.out instead of log4j logging.Robert Greig2007-04-091-36/+24
* Stopped throwing away exception causes.Robert Greig2007-04-0915-375/+475
* Purged logging from exception constructors.Robert Greig2007-04-094-28/+40
* QPID-443 : Fix to transactionality of message publishingRobert Godfrey2007-04-061-2/+5
* QPID-308 removed closeConnection() that calls close(-1) and may result in a c...Martin Ritchie2007-04-051-5/+0
* QPID-414 : Addition of CRAM-MD5-HASHED authentication. Same as CRAM-MD5 but t...Martin Ritchie2007-04-056-22/+190
* Added default timeout to AMQConnection.close();Martin Ritchie2007-04-041-1/+2
* Moved broker details to a separate variable.Martin Ritchie2007-04-021-4/+10
* Fix for setting the message idRajith Muditha Attapattu2007-03-292-4/+20
* Added additional logging and commentsMartin Ritchie2007-03-273-3/+14
* QPID-70 InVM Authentication QPID-419 Access Control QPID-423 Authentication p...Martin Ritchie2007-03-169-34/+32
* Added close before ack test for QPID-397Robert Greig2007-03-151-0/+147
* Short pause to help ensure connection.close comes after last message ack, add...Robert Greig2007-03-151-0/+2
* QPID-346,QPID-386,QPID-403, QPID-410 Rollback, Basic-Reject, QueueBrowser NO_...Martin Ritchie2007-03-1311-400/+604
* QPID-405 Reduce excess output during testsMartin Ritchie2007-03-0612-20/+46
* QPID-403 QPID-346 QPID-355 QPID-386 QPID-389 Updates to fix Transactional Rol...Martin Ritchie2007-03-0612-196/+1029
* (Patch submitted by Rupert Smith) Qpid0394.diffRobert Greig2007-03-011-26/+43
* QPID-391 : Broker Refactoring - initial tidy... add some mechanisms for multi...Robert Godfrey2007-02-255-48/+25
* 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