Yes it is. The issue that precipitated this change is: https://issues.apache.org/activemq/browse/AMQ-2094
2009/7/22 Dan Tran <[email protected]> > > > 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. > > -- http://blog.garytully.com Open Source Integration http://fusesource.com
