| Commit message (Expand) | Author | Age | Files | Lines |
| * | QPID-855 : Added check for the IllegalStateException and ignore ones from the... | Martin Ritchie | 2008-03-14 | 1 | -0/+7 |
| * | QPID-848: Add short sleep when a connection fails to complete so that we wai... | Aidan Skinner | 2008-03-14 | 1 | -1/+8 |
| * | QPID-854 : Changes to the client to make the dispatcher responsible for closi... | Martin Ritchie | 2008-03-14 | 5 | -135/+297 |
| * | QPID-853 : Use the result of processMethod (match) to decide if we have the r... | Martin Ritchie | 2008-03-14 | 1 | -3/+6 |
| * | QPID-592 : Parameterised the Read/Write buffer limits. On the broker extra co... | Martin Ritchie | 2008-03-14 | 1 | -8/+8 |
| * | QPID-846 : Update to prevent JMSX* values being masked, updated JMSProperties... | Martin Ritchie | 2008-03-12 | 2 | -8/+33 |
| * | QPID-845 : Reinserted ':' to JMSMessageID. | Martin Ritchie | 2008-03-12 | 2 | -1/+2 |
| * | QPID-107 : Changes based on code review. | Martin Ritchie | 2008-03-10 | 2 | -4/+3 |
| * | QPID-839 : DUPS_OK should behave exactly as AUTO_ACK ... this would not cause... | Robert Godfrey | 2008-03-07 | 1 | -37/+3 |
| * | QPID-784 : Minor changes based on code comments by ASkinner and RGodfrey. | Martin Ritchie | 2008-03-03 | 2 | -5/+7 |
| * | QPID-594 QPID-107 Updated Connection missing AMQAuthenticationException problems | Martin Ritchie | 2008-03-03 | 1 | -1/+1 |
| * | QPID-594 QPID-107 Updated Connection missing AMQAuthenticationException problems | Martin Ritchie | 2008-03-03 | 1 | -0/+6 |
| * | QPID-822 Setting default to false for JMSXUserID cause this test to fail. Now... | Martin Ritchie | 2008-02-28 | 1 | -2/+5 |
| * | QPID-821 Set default to false for MultiIO and Buffer Limiting. | Martin Ritchie | 2008-02-28 | 2 | -2/+2 |
| * | QPID=813 : Synchronized getInstance | Martin Ritchie | 2008-02-26 | 1 | -1/+1 |
| * | QPID-809 Updated logging and removed an unnecessary printStackTrace(). | Martin Ritchie | 2008-02-25 | 1 | -6/+0 |
| * | QPID-811 : The RejectionEE is occuring because the task pool is shutdown befo... | Martin Ritchie | 2008-02-25 | 1 | -1/+3 |
| * | QPID-809 : Added comments and improved logging msgs. | Martin Ritchie | 2008-02-25 | 1 | -1/+4 |
| * | QPID-107 added ACCESS_REFUSED as a reason to throw AMQAuthenticationException | Martin Ritchie | 2008-02-25 | 1 | -1/+1 |
| * | QPID-809 : Added comments and additional error logging. | Martin Ritchie | 2008-02-25 | 2 | -0/+4 |
| * | QPID-808 : add method to qpid.jms Interface. | Martin Ritchie | 2008-02-25 | 1 | -0/+4 |
| * | QPID-807 : made methods public. | Martin Ritchie | 2008-02-25 | 1 | -2/+2 |
| * | QPID-771: fix up exception handling a bit more, this is so lovely. | Aidan Skinner | 2008-02-22 | 3 | -8/+8 |
| * | QPID-790 : Performance Improvements | Robert Godfrey | 2008-02-22 | 2 | -3/+3 |
| * | QPID-785: Make sure queue browser consumers are auto-close, add test for brow... | Aidan Skinner | 2008-02-21 | 1 | -0/+1 |
| * | QPID-790 : Performance Improvements | Robert Godfrey | 2008-02-21 | 14 | -252/+600 |
| * | QPID-786 Remove bogus Failover timeout, add test. | Aidan Skinner | 2008-02-20 | 1 | -11/+1 |
| * | QPID-800 : junit toolkit sources added. | Rupert Smith | 2008-02-20 | 2 | -3/+2 |
| * | Qpid-594: make AMQConnection listen for exceptions that are thrown asynchrono... | Aidan Skinner | 2008-02-19 | 3 | -3/+55 |
| * | QPID-788 : Changed MAXIMUM_STATE_WAIT_TIME to pickup value via -Damqj.Maximum... | Martin Ritchie | 2008-02-13 | 1 | -1/+1 |
| * | QPID-784 : Added ability to provide existing Socket to Qpid Client Libraries ... | Martin Ritchie | 2008-02-12 | 4 | -60/+41 |
| * | QPID-787 : Allow for quoting of identifiers in selectors | Robert Godfrey | 2008-02-12 | 1 | -1/+2 |
| * | QPID-784 : Added ability to provide existing Socket to Qpid Client Libraries ... | Martin Ritchie | 2008-02-12 | 7 | -12/+596 |
| * | QPID-588: change instances of trace() and isTraceEnabled to debug equivalent ... | Aidan Skinner | 2008-02-08 | 3 | -17/+17 |
| * | Merged revisions 608477,609961,610475,610479,610806,611146 via svnmerge from | Aidan Skinner | 2008-01-28 | 2 | -1/+69 |
| * | Merged revisions 598285,598619,598721,598834-598835,599375,599531,599533,5995... | Aidan Skinner | 2008-01-24 | 9 | -195/+151 |
| * | Qpid-755, Corrected license header. | Rupert Smith | 2008-01-23 | 1 | -20/+39 |
| * | Qpid-755, Added session per connection variant to test, to check that durable... | Rupert Smith | 2008-01-23 | 1 | -1/+100 |
| * | Qpid-755, Test reordered to actually test subscription durability. | Rupert Smith | 2008-01-22 | 1 | -40/+21 |
| * | QPID-690 : Missing Test and code update. | Martin Ritchie | 2007-11-26 | 2 | -17/+27 |
| * | Last commit accidentally caught my failover change that wasn't complete. | Martin Ritchie | 2007-11-26 | 1 | -3/+1 |
| * | QPID-92, QPID-564 : Upgraded Mina to 1.0.1 still not good enough but all futu... | Martin Ritchie | 2007-11-26 | 6 | -65/+123 |
| * | QPID-567 : Add mutliversion support to Qpid/Java, fixed client support when s... | Robert Godfrey | 2007-11-26 | 7 | -82/+184 |
| * | QPID-567 : Add mutliversion support to Qpid/Java. | Robert Godfrey | 2007-11-24 | 33 | -584/+1304 |
| * | QPID-160 Addition of JMSXUserID to all messages through the java broker. | Martin Ritchie | 2007-11-07 | 3 | -25/+45 |
| * | QPID-662 Transactional state not correctly reported after fail over. We now r... | Martin Ritchie | 2007-11-06 | 6 | -156/+301 |
| * | QPID-663 Messages fail to be received after fail over. This is due to the old... | Martin Ritchie | 2007-11-06 | 1 | -10/+8 |
| * | Additional Test for ConnectionURLTest, ensuring retries are correctly parsed. | Martin Ritchie | 2007-11-05 | 1 | -6/+43 |
| * | QPID-654 : added a shutdownNow() call if the _taskPool hasn't terminiated by ... | Martin Ritchie | 2007-10-19 | 1 | -1/+11 |
| * | QPID-653 : Updated timeouts | Robert Godfrey | 2007-10-19 | 5 | -25/+25 |