Cannot receive Message at Consumer

2008-12-29 Thread Atita Arora
Hi all, I'm using Apache Active MQ -5.2.0 on OpenSuse 11. I'm trying a basic exercise of sending & recieving messages on a particular topic (test-topic) in Core Java. I've written two different classes called Sender (to publish message ) & Receiver (to consume message) along with a Dummy Listener

Transactional Send Messages (NMS)

2008-12-29 Thread Bryan Murphy
Is there a way I can have the sending of messages to a message queue participate inside a transaction while using C# and NMS? Thanks, Bryan

Re: ::cms::Message class and properties

2008-12-29 Thread Timothy Bish
You could create a Jira issue to capture any ideas you have on how to add such support to ActiveMQ-CPP, and as always contributions are always welcome. Regards Tim. On Fri, 2008-12-26 at 14:57 -0800, qbeardn wrote: > Hi, I am bothered by this same issue. > > The JMS 1.1 spec does provide a way t

Re: NPE: java.net.UnknownHostException after installing 5.2, same config as 5.1

2008-12-29 Thread Gary Tully
2008/12/23 Bruce Snyder : > On Mon, Dec 22, 2008 at 4:14 AM, Gary Tully wrote: >> You need to change the format for the uri to specify the group via a >> parameter. This is the upshot of the resolution to >> http://issues.apache.org/activemq/browse/AMQ-1489 - check out the >> detail in the comment