On Tuesday 28 September 2004 05:51, Mansour Raad wrote:

This is really not "traditional SFT".

> Was wondering if somebody has a strategy on making a component resilient to
> failures due to its dependent components.  In my case,  I have a JMS async
> listener, that will receive an onException if the jms router died.  What is
> the best way to restart the component and keep trying until a connection is
> established ?

Well, generally speaking each component should only make itself resiliant to 
failures and know how to recover from external problems.

I need more information about your particular case to give better advice.


Cheers
Niclas

-- 
   +------//-------------------+
  / http://www.bali.ac        /
 / http://niclas.hedhman.org / 
+------//-------------------+


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to