I'm not really sure what you're problem is, obviously if you unplug the network
this will cause errors on either the client or server.
JBM works by sending messages to a client side buffer from which the client will consume
messages from. This is for performance reasons. If you close the connection the consumer
will wait to receive any messages that are still in the client side buffer, if at this
point the server is unreachable the client will probably timeout waiting to ack the
messages.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4162549#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...