Need simple c# consumer / producer examples

2010-08-16 Thread Devin Venable
I need to whip up some quick examples for some folks I work with who use the .NET platform. Unfortunately, there are no short examples posted on the site for .NET for either the ActiveMQ or STOMP client. http://activemq.apache.org/nms/examples.html I've been working on extracting a simple

Re: Need simple c# consumer / producer examples

2010-08-16 Thread Timothy Bish
On Mon, 2010-08-16 at 08:42 -0500, Devin Venable wrote: I need to whip up some quick examples for some folks I work with who use the .NET platform. Unfortunately, there are no short examples posted on the site for .NET for either the ActiveMQ or STOMP client.

Re: Need simple c# consumer / producer examples

2010-08-16 Thread Devin Venable
Those are perfect. By the way, if you download zipped source for the latest release (Apache.NMS-1.3.0-src.zip), those test files are not present. It would be helpful to include them and to update the apache web site ( http://activemq.apache.org/nms/examples.html) to show the examples also. On

Re: Need simple c# consumer / producer examples

2010-08-16 Thread Timothy Bish
On Mon, 2010-08-16 at 09:08 -0500, Devin Venable wrote: Those are perfect. By the way, if you download zipped source for the latest release (Apache.NMS-1.3.0-src.zip), those test files are not present. It would be helpful to include them and to update the apache web site (

Re: Need simple c# consumer / producer examples

2010-08-16 Thread Devin Venable
I would be happy to contribute, assuming I manage to get this sample up and working. Upon running, I get this exception: Unhandled Exception: Apache.NMS.NMSConnectionException: No IConnectionFactory implementation found for connection URI: activemq:tcp:/carbon:61616 at

Re: Need simple c# consumer / producer examples

2010-08-16 Thread Timothy Bish
On Mon, 2010-08-16 at 09:31 -0500, Devin Venable wrote: I would be happy to contribute, assuming I manage to get this sample up and working. Upon running, I get this exception: Unhandled Exception: Apache.NMS.NMSConnectionException: No IConnectionFactory implementation found for