Hi, thanks for your quick reply. ActiveMQ is the 5.8.0 version. to make my REST call I'm using SOAP UI with this request:
GET http://localhost:61616/api/message/MyQueue HTTP/1.1 Accept-Encoding: gzip,deflate clientID: Client1 Host: localhost:61616 Connection: Keep-Alive User-Agent: Apache-HttpClient/4.1.1 (java 1.5) receiving on log this message: The clientID header specified is invalid. Client sesion has not yet been established for it: Client1 Thanks -- View this message in context: http://activemq.2283324.n4.nabble.com/ActiveMQ-CliendID-usage-tp4677943p4677975.html Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.
