Hi all,

I'm trying to implement failure safe reliability for Sandesha2. The idea is to allow a Axis2+Sadesha2 system to continue a reliable message sequence even after a failure (may be due to a sudden shutdown of Sandesha2, or may be due to power failure). Since Sandesha2 itself is going to be based on a database, it can protect its state from a crash.

However protecting the state of Axis2 system is a problem. It seems like to continue correctly Axis2 will need the contexts to come back with the same relationships and state ( flow information ect. ) it had before .

Does this mean that we have to ask axis2-devs to bring back the Context Hierarchy Serialization methods we agreed to remove from it sometime back. Or is there a better/different way?

Thanx,
Chamikara

Reply via email to