If I don't specify the host parameter in MQ.configure it connects to the local RabbitMQ just fine and I can send and receive messages. However if I specify localhost, 127.0.0.1 or the local IP nothing happens. The client logs "Attempting to Connect" but nothing more.
I have tried Firefox, WebKit and Chrome. Same results.
I have made sure the policy server is logging successful policy deliveries in both cases.
I have a RabbitMQ running locally.
If I don't specify the host parameter in MQ.configure it connects to the local RabbitMQ just fine and I can send and receive messages. However if I specify localhost, 127.0.0.1 or the local IP nothing happens. The client logs "Attempting to Connect" but nothing more.
I have tried Firefox, WebKit and Chrome. Same results. I have made sure the policy server is logging successful policy deliveries in both cases.
Any ideas?