Hi, I am kind of making some proof of concept with the REST API to send/receive messages to/from an ActiveMQ broker.
Talking about the GET method, the HTTP client blocks until a message is available. That's fine so far, but the problem rises when I send several messages to the queue. The HTTP client seems not get all the messages from the queue, actually it misses most of them. Maybe is a setup problem but I don't really know whats going on. If anybody have taken a look at this before, please drop a line!!. Cheers -- View this message in context: http://activemq.2283324.n4.nabble.com/GET-method-problems-using-the-REST-API-tp3851065p3851065.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.