From: <ovi...@jb...> - 2005-07-29 18:18:32
|
anonymous wrote : For instance, a BC would not be able to acknowledge a message as received until it is pushed to NMR and NMR acknowledges the message is in its queue and persisted. Otherwise recovery would not be possible. Correct. But SE shares a thread with the application it acts as container for and BC is based on a synchronous protocol. If the component receives a positive acknowledgment from the NMR, everything is fine, if not it propagates the error back to the caller, either as an exception or an error code. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3887341#3887341 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3887341 |