There's currently two concurrent posts about this "error".

For the 10,000th time. DEBUG != ERROR

connection.close() -> socket.close() -> DEBUG message saying the socket was 
closed
and the client is no longer connected.

Mainly because you are not using the pooled jms resource adapter like you 
should be.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4067879#4067879

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4067879
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to