[orchestra] EndConversationMethodBindingFacade

2007-08-18 Thread simon
Hi, The errorOutcome attribute allows nice handling of the case where an action method throws an exception. However it doesn't close the current conversation. Wouldn't you normally want the conversation closed when an exception is thrown from an action method? Regards, Simon

Re: [orchestra] EndConversationMethodBindingFacade

2007-08-18 Thread Mario Ivankovits
Hi! The errorOutcome attribute allows nice handling of the case where an action method throws an exception. However it doesn't close the current conversation. Yep, this is intentional. We don't wanted to force the close of an conversation as we don't know if the exception is one which