On 24/09/2007, Rafael Schloming <[EMAIL PROTECTED]> wrote: > That's true, however I would think that the expected JMS behavior would > be for connection close to do a clean shutdown.
OK. Note that this is Session.close() so it will close the channel. Apart from processing all prefetched messages (which I think it's arguable is not what someone doing a close on a session would want), what do you think a clean shutdown of a consumer would involve? RG
