| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | QPID-1044: Part of patch from Jonathan Robie + changes to verify scripts to k... | Gordon Sim | 2008-05-12 | 4 | -84/+82 |
* | Update and cleanup scripts for automated 0-10 example testing. | Gordon Sim | 2008-05-04 | 10 | -16/+14 |
* | QPID-832 merge M2.x | Aidan Skinner | 2008-04-24 | 1 | -0/+171 |
* | QPID-901: updated the JMS examples to use legal delivery mode values as they ... | Rafael H. Schloming | 2008-04-16 | 2 | -2/+3 |
* | QPID-901: updates to the java client to use the 0-10 final spec instead of th... | Rafael H. Schloming | 2008-04-16 | 8 | -25/+41 |
* | QPID-829 Remove 0.10 specific URL. The code path is now selected based on bro... | Arnaud Simon | 2008-04-02 | 5 | -5/+5 |
* | This commit is for JIRA QPID-859 | Rajith Muditha Attapattu | 2008-03-20 | 30 | -0/+1026 |
* | This is a fix for QPID-864. | Rajith Muditha Attapattu | 2008-03-20 | 3 | -11/+24 |
* | This contains a trivial fix for QPID-863. | Rajith Muditha Attapattu | 2008-03-19 | 2 | -86/+38 |
* | This commit is for QPID-859 | Rajith Muditha Attapattu | 2008-03-18 | 10 | -10/+173 |
* | verify scripts for the JMS direct exchange examples. This is tracked in JIRA-859 | Rajith Muditha Attapattu | 2008-03-17 | 5 | -0/+24 |
* | print message text directly | Rafael H. Schloming | 2008-02-14 | 1 | -1/+1 |
* | updated runSample.sh from jrobie | Rafael H. Schloming | 2008-02-13 | 1 | -3/+3 |
* | I accidently commited some modifications done for a quick test, I reversed th... | Rajith Muditha Attapattu | 2008-01-29 | 1 | -19/+1 |
* | added support to notify connection.close to the JMSExceptionListener | Rajith Muditha Attapattu | 2008-01-29 | 1 | -1/+29 |
* | Added warning | Arnaud Simon | 2008-01-18 | 1 | -9/+29 |
* | Qpid 742 | Arnaud Simon | 2008-01-18 | 2 | -59/+13 |
* | removed args | Arnaud Simon | 2008-01-17 | 1 | -3/+1 |
* | Cleanded up the samples | Arnaud Simon | 2008-01-17 | 18 | -748/+346 |
* | This example is written using the AMQP Java API and interoperates with the py... | Rajith Muditha Attapattu | 2008-01-16 | 3 | -0/+223 |
* | This example is written to interoperate with the c++ and python examples and ... | Rajith Muditha Attapattu | 2008-01-16 | 4 | -0/+532 |
* | Fixed various compilation errors | Rajith Muditha Attapattu | 2008-01-16 | 5 | -230/+69 |
* | Modified the direct exchange examples to interoperate with the c++ and python... | Rajith Muditha Attapattu | 2008-01-16 | 4 | -107/+104 |
* | Changed for using JNDI destinations and log4J conf file | Arnaud Simon | 2008-01-16 | 6 | -21/+116 |
* | Added AMQP API examples. The intention is to include these in the M3 release. | Rajith Muditha Attapattu | 2008-01-11 | 8 | -0/+646 |
* | fixed speling issues and pubsub ones | Arnaud Simon | 2007-12-19 | 2 | -2/+2 |
* | fixed speling issues and pubsub ones | Arnaud Simon | 2007-12-19 | 4 | -17/+13 |
* | changed for accepting messages from python and c++ | Arnaud Simon | 2007-12-07 | 5 | -197/+60 |
* | changed for accepting messages from python and c++ | Arnaud Simon | 2007-12-07 | 2 | -18/+32 |
* | clean up output | Arnaud Simon | 2007-12-07 | 6 | -16/+13 |
* | Removed log4j deps | Arnaud Simon | 2007-12-07 | 1 | -1/+1 |
* | Removed log4j deps | Arnaud Simon | 2007-12-07 | 10 | -34/+28 |
* | Fixed typo | Rajith Muditha Attapattu | 2007-12-06 | 1 | -1/+1 |
* | Moved runSample.sh | Alan Conway | 2007-12-06 | 1 | -0/+49 |
* | moved base example into the common package | Arnaud Simon | 2007-12-05 | 10 | -10/+10 |
* | Updated ofr converting request text in upercase text | Arnaud Simon | 2007-12-03 | 3 | -67/+47 |
* | Changed for no looking up destinations in JNDI | Arnaud Simon | 2007-11-20 | 11 | -119/+64 |
* | added licence text | Arnaud Simon | 2007-11-20 | 7 | -0/+159 |
* | changed imports | Arnaud Simon | 2007-11-20 | 1 | -0/+20 |
* | changed imports | Arnaud Simon | 2007-11-20 | 9 | -11/+69 |
* | Added new JMS examples | Arnaud Simon | 2007-11-20 | 11 | -0/+1827 |
* | Remerge of M2. All tests pass locally | Martin Ritchie | 2007-08-30 | 7 | -42/+456 |
* | Rolled back revision 561365 and commented out some broken code in ClientSessi... | Rafael H. Schloming | 2007-07-31 | 6 | -450/+36 |
* | Merged revisions 1-447993,447995-448007,448009-448141,448143-448157,448161-44... | Martin Ritchie | 2007-07-31 | 6 | -36/+450 |
* | Merged revisions 539476-539480,539482-539483,539485-539500,539502-539593,5395... | Martin Ritchie | 2007-06-18 | 1 | -1/+19 |
* | Refactored exceptions to have single constructors and made room for wrapped c... | Rupert Smith | 2007-05-21 | 5 | -110/+13 |
* | Merged revisions 1-447993,447995-448007,448009-448141,448143-448157,448161-44... | Robert Greig | 2007-04-19 | 3 | -32/+37 |
* | Merged revisions 526714 via svnmerge from | Robert Greig | 2007-04-09 | 5 | -104/+35 |
* | QPID-381 Amended session constructor to make non-transactional and client ack... | Marnie McCormack | 2007-04-06 | 1 | -2/+2 |
* | More example fixes and updated pom | Marnie McCormack | 2006-12-12 | 3 | -19/+6 |