Oops! Thanks--I'll have to update my blog entry on that. (That's the problem with technical evangelism--you need to know what you're talking about... ;-)
Glen Am Freitag, den 16.11.2007, 12:26 -0500 schrieb Daniel Kulp: > It's actuall even a little more complicated that that as there are two > other chains to consider: > > 1) Server side: outgoing fault chain > > 2) Client side: incoming fault chain > > Dan > > > On Tuesday 13 November 2007, Glen Mazza wrote: > > Hello, > > > > I'm slightly confused on when interceptor chains[1] are created. The > > text gives sections on "On the incoming chains, you'll have the > > following phases" and "On the outgoing chain there are the following > > phases", but I'm unsure what incoming and outgoing refer to. > > > > Is it: > > > > 1.) Only with respect to the client (outgoing chain = SOAP request, > > incoming chain = SOAP Response, for a total of two chains per > > request/response). > > > > 2.) Only with respect to the server (incoming = SOAP request, outgoing > > = SOAP Response, for a total of two chains per request/response). > > > > 3.) Two sets of chains, one set each for client's perspective and from > > the server's: (four chains total) > > > > Thanks, > > Glen > > > > [1] http://cwiki.apache.org/CXF20DOC/interceptors.html > > >
