RE: No correlation ID in HTTP header when using RESTful interface

2012-09-12 Thread Steve.V.
I have also tried it with a snap-shot of 5.7, but I still do not see a correlation ID header. Is there some configuration I need? Thanks, sv - Stephen Vincent -- View this message in context: http://activemq.2283324.n4.nabble.com/No-correlation-ID-in-HTTP-header-when-using-RESTful-interfa

Re: 5.5.1 ActiveMQ freezes, why ?

2012-09-12 Thread Claudio Corsi
Oleg, You can change the default value of 2000 by adding the broker.asyncQueueDepth parameter to your vm transport definition.  In your case, you would need to include the definition of the vm transport as part of your activemq configuration file.  Take a look at the following web page.  http

RE: Newbie to activemq

2012-09-12 Thread Saikat Kanjilal
So I was able to get past the issue below by just trying to get the local install for jndi with tomcat working. However I am now seeing the following issue in the tomcat stack trace: Caused by: java.lang.LinkageError: loader constraint violation: when resolving method "org.apache.xbean.sprin

Re: New to this

2012-09-12 Thread Mike Pilone
ActiveMQ could be a component in what you want to do, but it isn't really a specific message queuing feature but more of a design pattern. I'm pretty sure you could also do it with Amazon SNS (but I'm not familiar with the API). The general pattern for request/reply messaging is to put a reply d

New to this

2012-09-12 Thread robert.piskule
Hey everyone, I wanted to know if apache MQ could suit our need, in if so, how would I go about it? Here's what we want: An http client publishes a request Several servers respond to the reqest (each providing different information) Something stitches the responses together and sends it back to th

Dynamic TransportConnector Config with xbean

2012-09-12 Thread Mike Pilone
I'm trying to use the ActiveMQ Xbean configuration in a Spring configuration file to configure an embedded broker. Up to now I've been simply instantiation a BrokerService and setting transport connectors and network connectors directly. I'd like to switch to using the "amq" namespace support bu

ANN: Habari Client for ActiveMQ 3.2 released - Delphi and Free Pascal client

2012-09-12 Thread Michael Justin
September 12, 2012 – Habarisoft released version 3.2 of Habari Client for ActiveMQ, a library which provides access to Apache ActiveMQ, the open source messaging system. With this library, Delphi and Free Pascal developers can build integrated solutions, using the peer-to-peer or the publish an