I just upgraded from activemq5.2 to 5.3. The stomp configuration in activemq.xml is like:
<transportConnector name="stomp" uri="stomp://localhost:61613"/> With 5.3, I can't make remote stomp connection using hostname and port. For instance, "telnet <hostname> <port>" got error "connection refused". "telnet localhost <port>" works. Any idea how to make hostname work? -- View this message in context: http://old.nabble.com/Stomp-connection-to-remote-host-with-ActiveMQ-5.3-tp26382736p26382736.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.