Hmm, I'm not sure that an exception there is the right thing to do...
but I'll take a look at the code and get back to you.

I do have a concern that the whole point of flowComplete is to let
handlers get a callback when the flow is complete. If one of them
thows an AxisFault, will the remaining handlers get flowComplete
called?

David

On 12/03/07, Chamikara Jayalath <[EMAIL PROTECTED]> wrote:
Yep. (just committed this).
In the clustering impl I needed to do some replication stuff in the
flowComplete method. Didn't want to eat up exceptions with only a log :-)

Chamikara



 On 3/12/07, David Illsley <[EMAIL PROTECTED]> wrote:
>
> Hi,
> I imagine there's a reason why you want to do this...?
> David
>
> On 11/03/07, Chamikara Jayalath <[EMAIL PROTECTED]> wrote:
> > Hi All,
> >
> > Currently the Handler.flowComplete method does not throw any exceptions.
> > Shall we change this to throw out an AxisFault ?
> >
> > Chamikara
> >
>
>
> --
> David Illsley - IBM Web Services Development
>
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
[EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>




--
David Illsley - IBM Web Services Development

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

Reply via email to