As far as I understand, JBoss Remoting has the following failure mode.
Suppose we have a client which connects to JBoss using HTTP/Servlet connector (I don't
know about other connectors, possibly they have the same failure mode).
Now let's suppose that client has sent request to server, server has received this
request and started its processing. What happens if client is disconnected while request
is being processed?
Client has no way to know that request processing has started. How this situation can be
resolved?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4022238#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...