Re: NMS: Strange behavior when re-connecting after connection abort

2008-08-18 Thread SebastianR.
Hiram Chirino wrote: > > A connection will hold on to messages that's trying to deliver to it's > client until the broker detects that the connection has failed. > > In the last case is you main thread blocked somewhere? > > Nope, the programm shuts down correctly, probably because at the re

Re: NMS: Strange behavior when re-connecting after connection abort

2008-08-14 Thread Hiram Chirino
A connection will hold on to messages that's trying to deliver to it's client until the broker detects that the connection has failed. In the last case is you main thread blocked somewhere? On Thu, Aug 14, 2008 at 8:07 AM, SebastianR. <[EMAIL PROTECTED]> wrote: > > Hello, > > First of all my set