Is there a generally accepted approach (best practice) for POST'ing to a queue on the same machine as the browser? I'd like to like to use a browser as a sort of console for a user to interact with local hardware (via ActiveMQ) as well as using the browser in a more typical manner.
So, based on data from a central host, a user can use the browser to post to a local queue and another local application can pick up the message from the queue. Can anybody help? -- View this message in context: http://activemq.2283324.n4.nabble.com/Cross-Domain-ActiveMQ-queue-on-localhost-tp4659788.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.
