summaryrefslogtreecommitdiff
path: root/java/client/src
Commit message (Expand)AuthorAgeFilesLines
* complete client test reorganizationStephen Vinoski2006-12-123-0/+0
* client test reorganizationStephen Vinoski2006-12-12100-19/+22
* QPID-102: removed some superfluous code from JMSStreamMessage.Robert Greig2006-12-111-87/+9
* QPID-102: add type conversion logic in StreamMessage.Robert Greig2006-12-112-76/+464
* This contains a fix for QPID-165 and QPID-166Rajith Muditha Attapattu2006-12-1110-13/+137
* QPID-163 - attempting to change the client id results in an exception being t...Robert Greig2006-12-092-11/+49
* QPID-102 Addition of StreamMessage supportRobert Greig2006-12-099-107/+1358
* fix for QPID-116Stephen Vinoski2006-12-082-2/+2
* added preconditions to check session status before invoking methods as per th...Rajith Muditha Attapattu2006-12-081-0/+15
* Added line to check setPropertyNames as useful temp system Marnie McCormack2006-12-071-0/+1
* Added setObjectProperty test for now, will refactor this class anonMarnie McCormack2006-12-071-10/+69
* QPID-152Martin Ritchie2006-12-071-4/+2
* This is a fix for QPID-159. These implementations now throw the correct excep...Rajith Muditha Attapattu2006-12-066-18/+167
* FieldTable change.Martin Ritchie2006-12-0513-226/+265
* Changed JMSReplyTo Queue to test temporary queue values to verify QPID-149Martin Ritchie2006-12-041-2/+16
* QPID-148Martin Ritchie2006-12-042-183/+348
* FieldTable.java no longer has a keys() method as it already has a keySet(). ...Martin Ritchie2006-11-301-6/+16
* QPID-122Martin Ritchie2006-11-289-72/+263
* Redundant files removedMarnie McCormack2006-11-283-297/+0
* Further example tidy upMarnie McCormack2006-11-284-48/+91
* Further example tidy upMarnie McCormack2006-11-284-39/+44
* QPID-71Martin Ritchie2006-11-281-10/+43
* QPID-71Martin Ritchie2006-11-282-34/+93
* Changes for JMS TCK TestingRajith Muditha Attapattu2006-11-274-3/+217
* Fixed the situation where a closed session could try and close itself more th...Martin Ritchie2006-11-271-20/+28
* Initial example class overhaul - still some way to go.Marnie McCormack2006-11-2420-365/+293
* Added example.properties file and amended tests to use for PropertiesFileInit...Marnie McCormack2006-11-242-10/+76
* speed up testStephen Vinoski2006-11-231-7/+6
* Fix for Java TCK using createTopicConnection(username,password)Martin Ritchie2006-11-231-4/+18
* client/pom.xml - removed TransactedTest.java from exclude Listener.javaMartin Ritchie2006-11-221-1/+1
* * use VMBrokerSetup test helper class where appropriateStephen Vinoski2006-11-223-14/+12
* [Text|Object]MessageTest.java - added tests that will fail as per QPID-122 bu...Martin Ritchie2006-11-222-19/+19
* QPID-119Martin Ritchie2006-11-2217-34/+1008
* broker/pom.xml - removed test scope from junit to remove warning in build log.Martin Ritchie2006-11-202-3/+3
* convert tests to junit3Stephen Vinoski2006-11-1942-1639/+1070
* complete bringing initial maven work to trunkStephen Vinoski2006-11-1810-53/+56
* directory moves required for maven mergeStephen Vinoski2006-11-18224-0/+89549
* QPID-92 Changes to bring MINA use up to MINA-Head (1.1.0) compatibility Martin Ritchie2006-11-153-31/+30
* update Apache licenses to the current versionStephen Vinoski2006-11-10100-1250/+1610
* Updated propertiesStephen Vinoski2006-11-094-426/+426
* Set AutoCreateInVMBroker to false.Martin Ritchie2006-11-071-15/+15
* Added attempt to unbind if an error occurs.Martin Ritchie2006-11-071-41/+67
* Added extra logging around InVM failuresMartin Ritchie2006-11-071-2/+24
* 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