Hi

I am new to Spring JMS. I created a Spring Message Producer and Consumer with JMStemplate and ActiveMQ and it works perfectly.Only concern is,we want Message Consumer/Listener to be in Dot net.
Is there any way to make it working?OR some other ideas or alternatives.