I would like to connect my local ide to a yuuvis dev server. The ActiveMQ Server only listens to localhost on port 61616, so my connection timed out. For a dev environment it seems ok to listen on a (internal) public interface. How could I change it? What's the suggested dev setup?