[rabbitmq-discuss] rabbitmq-stomp listening address
Matthias Radestock
matthias at rabbitmq.com
Wed Jun 16 06:59:21 BST 2010
henrybaxter wrote:
> Given the following rabbitmq startup command, how come my stomp adapter only
> listens on 127.0.0.1 [...]
> -rabbit stomp_listeners [{"0.0.0.0",61613}] extra_startup_steps
> [{"STOMP-listeners",rabbit_stomp,kickstart,[]}]
According to the README
(http://hg.rabbitmq.com/rabbitmq-stomp/annotate/default/README#l82),
that should be "-rabbit_stomp listeners ...".
Also, the extra_startup_steps is not needed.
Matthias.
More information about the rabbitmq-discuss
mailing list