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