Getting full head error in GET (REST)

2010-06-27 Thread mchaudhari
When I am using post I am able to send message to queue but in GET I am getting "full head" Error. The messages which I am sending and consuming are xml messages. can anyone please help me out with this... Thanks in advance.. -Mahesh -- View this message in context: http://old.nabble.com/Get

Re: Consuming selective messages with multiple consumers, single queue (REST)

2010-06-27 Thread lokem
I've already tried with an earlier 5.4 snapshot. Will try again with the latest snapshot. If that still doesn't work, I'll open a JIRA bug report. All that said, I guess there's no other way to go about this :D Thanks. cobrien wrote: > > ActiveMQ 5.4.0 and above supports selectors with RE

Re: ActiveMQ 5.3.2 transportConnector uri="tcp://0.0.0.0:61616"

2010-06-27 Thread RichardWang
Clark, I was able to ping 'localhost' on my Linux server. Since ActiveMQ 5.2.0 worked fine with the uri="tcp://localhost:61616" setting on the same server, I suspect this is a ActiveMQ 5.3.2 issue. Thanks, Richard cobrien wrote: > > Richard, > What happens if you ping 'localhost'? If you don

Re: Consuming selective messages with multiple consumers, single queue (REST)

2010-06-27 Thread cobrien
ActiveMQ 5.4.0 and above supports selectors with REST. Clark www.ttmsolutions.com ActiveMQ reference guide at http://bit.ly/AMQRefGuide lokem wrote: > > Hi folks, > > I have 2 publishers submitting to a single queue. These 2 publishers also > act as consumers for the responses from a

Re: ActiveMQ 5.3.2 transportConnector uri="tcp://0.0.0.0:61616"

2010-06-27 Thread cobrien
Richard, What happens if you ping 'localhost'? If you don't get a response verify that the line "127.0.0.1 localhost" is in your hosts file (etc/hosts). Clark www.ttmsolutions.com ActiveMQ reference guide at http://bit.ly/AMQRefGuide RichardWang wrote: > > Hi, > > I use ActiveM

Re: Starting broker fail under Apache Karaf 1.4.0

2010-06-27 Thread Daoud AbdelMonem Faleh
Hi again, I investigated the issue a little bit more but still fail to get it working. In the first steps I was getting "Failed" in Spring status for "Apache ServiceMix Transaction". I guessed this maybe the bundle providing the missing spring dependency. So I've updated "Apache ServiceMix Transac