"bodrin" wrote : It is strange that the messaging is using some configuration 
inside $JBOSS_HOME/docs/examples.
  | 

Don't blame messaging! It is using the config from there because you (or 
someone else on your side) configured it to use that. Do a search in the wiki 
for ServiceBindingManager to find out more.

You are getting the warning on the server because the server thinks the client 
has suddenly died.

This is because you are either killing the client suddenly or in your code you 
are exiting without closing your connections properly.

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

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

Reply via email to