On Fri, 2009-04-17 at 15:15 -0700, magellings wrote:
> Looks like there is a possilbe syntax error for logging with NMS ActiveMQ 1.1
> in the FailoverTransport doReconnect() method:
> 
> 
> catch(Exception e)
> {
>   failure = e;
>   Tracer.DebugFormat("Connect fail to: (0}, reason: {1}", uri, e.Message);
> }
> 
> The "(0}" should be "{0}".  Is this an item that could be created in the
> issue tracker?

Yes, you can create an issue for this.


-- 
Tim Bish
http://fusesource.com
http://timbish.blogspot.com/



Reply via email to