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 -- J. Daniel Kulp Principal Engineer IONA P: 781-902-8727 C: 508-380-7194 [EMAIL PROTECTED] http://www.dankulp.com/blog
