I would love to see this console added to the ActiveMQ code base. Whether we move it toward inclusion as a new console is something we can look at going forward.
Adding it as a tool available directly from the main broker Jetty page would be great. Playing with AMQC against remote brokers does raise the concern of CORS. The recommendation on the wiki was to disable the browser CORS checking - I'm not a fan of disabling security features. With that said, including AMQC with the broker's Jetty server would eliminate that concern for the local-broker case. The next step here would be either a Pull Request adding the code into the AMQ codebase. It would be awesome if the code could be reused for Artemis as well, but following the "use before reuse" methodology, that can come later. -- View this message in context: http://activemq.2283324.n4.nabble.com/DISCUSS-ActiveMQ-CodeName-Web-Console-tp4694984p4704931.html Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.
