I got the same exception, and yes its simply due to closing your client connection before
the reply of acknowledgement is sent (can be > 5 seconds even on local machine for
small message).
Either keep connection open or set a timer to keep it open long enough if the exception
annoys you.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3965838#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...