|
From: ScottMarlowNovell <do-...@jb...> - 2006-07-05 19:34:32
|
Alex and I discussed some of our options (using a policy driven approach versus a listener.)
It seems to me now that users can already detect the error in their implementation of stopSingleton by surrounding the logic with a try {} catch(java.lang.Throwable). So, I don't think we need to do anything else.
If we do decide to implement a cluster wide error listener, we could include the stopSingleton failure in the list of events that can be observed.
Other thoughts?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3955653#3955653
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3955653
|