From c179c8909e852ecb68bc37b59374931eab333cdf Mon Sep 17 00:00:00 2001 From: dougsleite Date: Thu, 6 Aug 2009 14:24:58 +0000 Subject: - Modifying the guardian-model to deal with concurrent exceptions; - The policy-resolutiontrees module is used to process the resolution tree - the lowest common ancestor is the resolved exception for a set of concurrent exceptions; git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801656 13f79535-47bb-0310-9956-ffa450edef68 --- .../recoveryrules_nbackpus_concurrent.xml | 82 ++++++++++++++++++++++ 1 file changed, 82 insertions(+) create mode 100644 sandbox/dougsleite/guardian-model/src/main/resources/recoveryrules_nbackpus_concurrent.xml (limited to 'sandbox/dougsleite/guardian-model/src/main/resources/recoveryrules_nbackpus_concurrent.xml') diff --git a/sandbox/dougsleite/guardian-model/src/main/resources/recoveryrules_nbackpus_concurrent.xml b/sandbox/dougsleite/guardian-model/src/main/resources/recoveryrules_nbackpus_concurrent.xml new file mode 100644 index 0000000000..65c509751c --- /dev/null +++ b/sandbox/dougsleite/guardian-model/src/main/resources/recoveryrules_nbackpus_concurrent.xml @@ -0,0 +1,82 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + FIRST + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + FIRST + + + + + + -- cgit v1.2.3