it is there now. On 18 February 2010 07:27, Eyalb <eya...@gmail.com> wrote:
> > > Hi, > > I see the fix is for 5.4.0 , why wasn't it fix for 5.3.1 also ? > > > Gary Tully wrote: > > > > great, fix applied and recorded in > > https://issues.apache.org/activemq/browse/AMQ-2607 > > thanks. > > > > On 12 February 2010 16:42, Eyalb <eya...@gmail.com> wrote: > > > >> > >> > >> the url I am using is > >> > >> > >> vm:(broker:(tcp://localhost:61616)/myBroker?persistent=false) > >> > >> when to connector starts it says > >> > >> 2010-02-12 18:38:24,204 INFO [TransportConnector] Connector vm://null > >> Started > >> > >> instead of > >> > >> 2010-02-12 18:38:24,204 INFO [TransportConnector] Connector > vm://myBroker > >> Started > >> > >> > >> > >> Gary Tully wrote: > >> > > >> > can you share your url because it would be great to have a simple test > >> > case > >> > to protect the fix? > >> > > >> > On 11 February 2010 21:09, Eyalb <eya...@gmail.com> wrote: > >> > > >> >> > >> >> yes > >> >> > >> >> > >> >> Gary Tully wrote: > >> >> > > >> >> > that does look odd, are u seeing a problem with a "broker:" url? > >> >> > > >> >> > On 11 February 2010 10:16, Eyalb <eya...@gmail.com> wrote: > >> >> > > >> >> >> > >> >> >> Hi, > >> >> >> > >> >> >> class VMTransportFactory on method doCompositeConnect line 70 > >> >> >> > >> >> >> if (brokerData.getPath() != null) { > >> >> >> host = data.getPath(); > >> >> >> } > >> >> >> > >> >> >> shouldn't it be > >> >> >> > >> >> >> if (brokerData.getPath() != null) { > >> >> >> host = brokerData.getPath(); > >> >> >> } > >> >> >> -- > >> >> >> View this message in context: > >> >> >> http://old.nabble.com/is-this-a-bug---tp27544304p27544304.html > >> >> >> Sent from the ActiveMQ - Dev mailing list archive at Nabble.com. > >> >> >> > >> >> >> > >> >> > > >> >> > > >> >> > -- > >> >> > http://blog.garytully.com > >> >> > > >> >> > Open Source Integration > >> >> > http://fusesource.com > >> >> > > >> >> > > >> >> > >> >> -- > >> >> View this message in context: > >> >> http://old.nabble.com/is-this-a-bug---tp27544304p27554762.html > >> >> Sent from the ActiveMQ - Dev mailing list archive at Nabble.com. > >> >> > >> >> > >> > > >> > > >> > -- > >> > http://blog.garytully.com > >> > > >> > Open Source Integration > >> > http://fusesource.com > >> > > >> > > >> > >> -- > >> View this message in context: > >> http://old.nabble.com/is-this-a-bug---tp27544304p27566212.html > >> Sent from the ActiveMQ - Dev mailing list archive at Nabble.com. > >> > >> > > > > > > -- > > http://blog.garytully.com > > > > Open Source Integration > > http://fusesource.com > > > > > > -- > View this message in context: > http://old.nabble.com/is-this-a-bug---tp27544304p27635118.html > Sent from the ActiveMQ - Dev mailing list archive at Nabble.com. > > -- http://blog.garytully.com Open Source Integration http://fusesource.com