Based on the following page, I recommend using the REST API on port 8161 and not using the HTTP transport. The HTTP transport is a built-in media adapter for clients which can only access the broker via HTTP (due to network firewalls and the like); it looks like the http transport, then, should only be used with clients running the activemq client code (i.e. with an ActiveMQ connection factory), and even then only when absolutely necessary.
http://activemq.apache.org/http-and-https-transports-reference.html -- View this message in context: http://activemq.2283324.n4.nabble.com/ActiveMQ-CliendID-usage-tp4677943p4677990.html Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.
