summaryrefslogtreecommitdiff
path: root/java
Commit message (Collapse)AuthorAgeFilesLines
* adding synapse exchangeRajith Muditha Attapattu2007-07-2418-87/+829
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/client_restructure@558903 13f79535-47bb-0310-9956-ffa450edef68
* more enchancements for the Qpid java client. Also I have checked in a sample ↵Rajith Muditha Attapattu2007-06-015-29/+65
| | | | | | client(QpidTestClient) on how to use the qpid java client. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/client_restructure@543602 13f79535-47bb-0310-9956-ffa450edef68
* bug fixes and enchancements for Qpid java clientRajith Muditha Attapattu2007-05-3033-271/+623
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/client_restructure@542880 13f79535-47bb-0310-9956-ffa450edef68
* This is the initial checkin for the Qpid java client which is built on top ↵Rajith Muditha Attapattu2007-05-2829-117/+1757
| | | | | | of the AMQP protocol level client/framework git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/client_restructure@542314 13f79535-47bb-0310-9956-ffa450edef68
* added cordination supportRajith Muditha Attapattu2007-04-194-23/+242
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/client_restructure@530586 13f79535-47bb-0310-9956-ffa450edef68
* added state support for distributed transactionsRajith Muditha Attapattu2007-04-183-16/+86
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/client_restructure@530180 13f79535-47bb-0310-9956-ffa450edef68
* initial commit for distribution transaction supportRajith Muditha Attapattu2007-04-184-2/+152
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/client_restructure@530171 13f79535-47bb-0310-9956-ffa450edef68
* added an abstract class factory to create concrete AMQP classesRajith Muditha Attapattu2007-03-3013-17/+257
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/client_restructure@524182 13f79535-47bb-0310-9956-ffa450edef68
* extracted interfaces for protocol level classesRajith Muditha Attapattu2007-03-3015-1316/+1668
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/client_restructure@524171 13f79535-47bb-0310-9956-ffa450edef68
* added state support to the new client and modified the example to illustrate itRajith Muditha Attapattu2007-03-3020-1149/+1303
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/client_restructure@524144 13f79535-47bb-0310-9956-ffa450edef68
* First cut of the AMQP java APIRajith Muditha Attapattu2007-03-2938-904/+2615
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/qpid.0-9@523854 13f79535-47bb-0310-9956-ffa450edef68
* This is the initial checkup for the new clientRajith Muditha Attapattu2007-03-2755-0/+5262
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/qpid.0-9@522988 13f79535-47bb-0310-9956-ffa450edef68
* Recorded rollback of revisions 492756 via svnmerge from Alan Conway2007-03-141-3/+3
| | | | | | | https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/qpid.0-9@518198 13f79535-47bb-0310-9956-ffa450edef68
* Merged revisions 492756 via svnmerge from Alan Conway2007-03-091-8/+8
| | | | | | | | | | | | | https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid ........ r492756 | kpvdr | 2007-01-04 16:30:39 -0500 (Thu, 04 Jan 2007) | 1 line Fixed C++ client sending protocol version 0-0 over the wire. Minor fixes and tidy-up in related code. ........ git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/qpid.0-9@516485 13f79535-47bb-0310-9956-ffa450edef68
* Implementation of queue.unbind & message.getGordon Sim2007-02-2310-22/+199
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/qpid.0-9@510912 13f79535-47bb-0310-9956-ffa450edef68
* Added the Session Adpater to the branch. It was taken from the trunkRajith Muditha Attapattu2007-02-214-3/+38
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/qpid.0-9@510107 13f79535-47bb-0310-9956-ffa450edef68
* Added simple transaction test with commit and rollback for message reference ↵Kim van der Riet2007-02-201-3/+3
| | | | | | transfers. There is plenty of scope for more sophisticated tests. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/qpid.0-9@509755 13f79535-47bb-0310-9956-ffa450edef68
* Added simple transaction test with commit and rollback for message reference ↵Kim van der Riet2007-02-202-0/+199
| | | | | | transfers. There is plenty of scope for more sophisticated tests. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/qpid.0-9@509754 13f79535-47bb-0310-9956-ffa450edef68
* Fixed the various Ref modes so that the new MessageRefTest passes all tests.Kim van der Riet2007-02-2014-144/+433
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/qpid.0-9@509738 13f79535-47bb-0310-9956-ffa450edef68
* Some fixes to get more python tests passing.Gordon Sim2007-02-209-138/+119
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/qpid.0-9@509616 13f79535-47bb-0310-9956-ffa450edef68
* Additions to allow refs to be sent from broker to client. Also some tidy-up.Kim van der Riet2007-02-1610-142/+109
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/qpid.0-9@508460 13f79535-47bb-0310-9956-ffa450edef68
* A few hacks and fixes to get the python tests running again.Gordon Sim2007-02-166-4/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/qpid.0-9@508391 13f79535-47bb-0310-9956-ffa450edef68
* added support for reference caseRajith Muditha Attapattu2007-02-159-8/+44
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/qpid.0-9@508233 13f79535-47bb-0310-9956-ffa450edef68
* Fix for messages that stick around in unsubscribed queues after rollbackKim van der Riet2007-02-152-2/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/qpid.0-9@508150 13f79535-47bb-0310-9956-ffa450edef68
* Adjusted mechanism for sending refs. (still in progress)Kim van der Riet2007-02-151-27/+33
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/qpid.0-9@508098 13f79535-47bb-0310-9956-ffa450edef68
* Fix for RecoverTest which was failing because the redelivered flag was ↵Kim van der Riet2007-02-154-5/+15
| | | | | | disconnected git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/qpid.0-9@507993 13f79535-47bb-0310-9956-ffa450edef68
* Fixes to get TransactedTest back, there are still unresolved issues with ↵Kim van der Riet2007-02-153-58/+52
| | | | | | rollback(), however. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/qpid.0-9@507960 13f79535-47bb-0310-9956-ffa450edef68
* First backmerge from trunk to 0-9 branch for Java. Not all java tests ↵Kim van der Riet2007-02-14485-10098/+19059
| | | | | | passing yet git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/qpid.0-9@507672 13f79535-47bb-0310-9956-ffa450edef68
* Test checkin for conflict resolutionKim van der Riet2007-01-311-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/qpid.0-9@501864 13f79535-47bb-0310-9956-ffa450edef68
* uncommented mandatory routing checkRafael H. Schloming2007-01-311-3/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/qpid.0-9@501850 13f79535-47bb-0310-9956-ffa450edef68
* Fixed TransactedTest and a bug in the rollback handling in the clientKim van der Riet2007-01-302-15/+126
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/qpid.0-9@501577 13f79535-47bb-0310-9956-ffa450edef68
* reenabled mandatory testsRafael H. Schloming2007-01-302-13/+11
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/qpid.0-9@501559 13f79535-47bb-0310-9956-ffa450edef68
* made multiple acknowledgement workRafael H. Schloming2007-01-301-4/+17
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/qpid.0-9@501551 13f79535-47bb-0310-9956-ffa450edef68
* fixed compile errorsRafael H. Schloming2007-01-304-0/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/qpid.0-9@501550 13f79535-47bb-0310-9956-ffa450edef68
* Separated the errata in the XML spec file and put them into a file ↵Kim van der Riet2007-01-303-7/+8
| | | | | | amqp-errara.0-9.xml. Added this file to the codegen. Fixed minor codegen bug in which fields in merged classes have repeating ordinal numbers. Added missing mandatory field to Message.Transger in the new errata file. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/qpid.0-9@501456 13f79535-47bb-0310-9956-ffa450edef68
* Fixed another broken test.Rafael H. Schloming2007-01-291-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/qpid.0-9@501170 13f79535-47bb-0310-9956-ffa450edef68
* Fixed a broken test case.Rafael H. Schloming2007-01-291-7/+11
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/qpid.0-9@501145 13f79535-47bb-0310-9956-ffa450edef68
* Moved across fixes from trunk for handling exclusive consumers and no_local ↵Gordon Sim2007-01-296-18/+65
| | | | | | | | | | | consumption. Fixed close process in AMQChannel (remove channel from map only after consumer cancellations have been processed). git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/qpid.0-9@501144 13f79535-47bb-0310-9956-ffa450edef68
* filled in a bunch of stubs in AMQMessage and made AMQMessage.getContents() ↵Rafael H. Schloming2007-01-293-11/+39
| | | | | | return duplicate ByteBuffers git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/qpid.0-9@501099 13f79535-47bb-0310-9956-ffa450edef68
* Moved across auto deletion functionailty for exclusive, non-durable queues ↵Gordon Sim2007-01-295-6/+102
| | | | | | (aka private queues). git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/qpid.0-9@501081 13f79535-47bb-0310-9956-ffa450edef68
* Fixes to get the python queue tests to work.Gordon Sim2007-01-2915-42/+246
| | | | | | | | (NB: currently, auto-delete is not in so tests that re-use the same exclusive queue conflict with each other) git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/qpid.0-9@501021 13f79535-47bb-0310-9956-ffa450edef68
* Updated broker for issues highlighted by python tests. (e.g. fanout ↵Gordon Sim2007-01-2615-21/+340
| | | | | | exchange, default exchange rules etc) git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/qpid.0-9@500303 13f79535-47bb-0310-9956-ffa450edef68
* Modified the protocol session to create channel zero by default. Updated the ↵Rafael H. Schloming2007-01-262-9/+10
| | | | | | AMQProtocolSessionMBeanTest accordingly git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/qpid.0-9@500282 13f79535-47bb-0310-9956-ffa450edef68
* Change to TransactedTest which privents the intermittent error ↵Kim van der Riet2007-01-261-1/+2
| | | | | | junit.framework.ComparisonFailure: expected:<B> but was:<C> (or similar) from occurring on either the commit or rollback portion of the test. The error occurs when the test consumer testConsumer1 bind frames arrive at the server before the message bodies with A,B,C and cause queue 1 to start a round-robin distribution for these messages when they finally do arrive. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/qpid.0-9@500263 13f79535-47bb-0310-9956-ffa450edef68
* Added mechanism to track connection ids for logging and debugging purposes. ↵Kim van der Riet2007-01-259-31/+77
| | | | | | Changed format of log/debug messages for RequestManager and ResponseManager. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/qpid.0-9@499968 13f79535-47bb-0310-9956-ffa450edef68
* updated to use session's new close methodRafael H. Schloming2007-01-251-19/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/qpid.0-9@499929 13f79535-47bb-0310-9956-ffa450edef68
* removed XXX exceptionRafael H. Schloming2007-01-251-1/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/qpid.0-9@499928 13f79535-47bb-0310-9956-ffa450edef68
* updated assertion message to match testRafael H. Schloming2007-01-251-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/qpid.0-9@499927 13f79535-47bb-0310-9956-ffa450edef68
* updated test to match renamed exceptionRafael H. Schloming2007-01-251-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/qpid.0-9@499925 13f79535-47bb-0310-9956-ffa450edef68
* Improved channel/connection exception handling.Gordon Sim2007-01-255-11/+99
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/qpid.0-9@499880 13f79535-47bb-0310-9956-ffa450edef68