Re: Aligning the JMS examples with the C++ and Python examples

2010-05-15 Thread Rajika Kumarasiri
On Sat, May 15, 2010 at 12:36 AM, Rafael Schloming wrote: > Rajith Attapattu wrote: > >> Currently the following are under the example folder in the JMS client. >> # jmsexample/ >> # publisher/ >> # pubsub/ >> # shared/ >> # simple/ >> # subscriber/ >> # transport/ >> >> 1. I already deleted the a

Re: Aligning the JMS examples with the C++ and Python examples

2010-05-14 Thread Rajith Attapattu
Marnie, I will submit a patch for the new examples during next week. If you feel anything is missing from the new examples that is in the current set, please let us know. Regards, Rajith On Fri, May 14, 2010 at 4:26 PM, Marnie McCormack wrote: > I use the publisher/subscriber/shared stuff a lo

Re: Aligning the JMS examples with the C++ and Python examples

2010-05-14 Thread Marnie McCormack
I use the publisher/subscriber/shared stuff a lot when I'm reproducing customer scenarions/load testing etc. I'm happy for what they do to be included in the new examples though i.e. let you choose a topic or queue on the command line, params for the num messages to send for load repro, etc. Marn

Re: Aligning the JMS examples with the C++ and Python examples

2010-05-14 Thread Rafael Schloming
Rajith Attapattu wrote: Currently the following are under the example folder in the JMS client. # jmsexample/ # publisher/ # pubsub/ # shared/ # simple/ # subscriber/ # transport/ 1. I already deleted the amqexamples folder as it contains code written against an unsupported API. 2. I am wonderi

Aligning the JMS examples with the C++ and Python examples

2010-05-13 Thread Rajith Attapattu
Currently the following are under the example folder in the JMS client. # jmsexample/ # publisher/ # pubsub/ # shared/ # simple/ # subscriber/ # transport/ 1. I already deleted the amqexamples folder as it contains code written against an unsupported API. 2. I am wondering what the other examples