On Sat, 2011-11-19 at 16:40 +0100, Michael Justin wrote:
> Hello,
>
> For the current 5.6 snapshot, I wrote a test which sends a frame after
> the time-out of the heart-beat elapsed.
>
> Expected behaviour is that the broker does not accept any more data from
> the socket connection.
>
> Howev
Hello,
For the current 5.6 snapshot, I wrote a test which sends a frame after
the time-out of the heart-beat elapsed.
Expected behaviour is that the broker does not accept any more data from
the socket connection.
However the client can successfully send one message to the broker.
Because
With JmsTemplate, it's suffering to create and destory the underlying resource
with any call on it, so from Spring 2.5.3,CachingConnectionFactory is
introduced with new features such as caching connection,session,consumer and
producer resouce.So donot be afraid of JmsTemplate anymore.
At 201