| Message view | « Date » · « Thread » |
|---|---|
| Top | « Date » · « Thread » |
| From | Dan Tran <dant...@gmail.com> |
| Subject | broken 5.3-SNAPSHOT when using localhost for transport |
| Date | Wed, 22 Jul 2009 03:55:42 GMT |
Hello
<amq:transportConnector
uri="${fdb.broker.protocol}://localhost:${fdb.broker.port}" />
works for 5.2.0 but break in 5.3-SNAPSHOT
I have to change it to
<amq:transportConnector
uri="${fdb.broker.protocol}://${real_ip_address}:${fdb.broker.port}" />
is this the expected behavior?
Thanks
-Dan
--
View this message in context: http://www.nabble.com/broken-5.3-SNAPSHOT-when-using-localhost-for-transport-tp24599700p24599700.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.
| |
| Mime |
|
| View raw message | |