Hi Paul: > <fault version="soap11|soap12"> > <code value="literal" | source-property=""/> > <reason> > > <node> > <role> > <detail> > </fault> > > I guess there also ought to be an "auto" version which uses > the current SOAP version (as the mediator does today).
Hm - I was having some trouble even imagining why you would want to specify something OTHER than auto, but I guess if you want to send separate faults (i.e. for management purposes instead of for use within an MEP) to some logging/console type endpoint, that may be running a different version.... So this looks pretty good to me. Related to this, I think we really need to be thinking about higher-level patterns for deciding where messages go (replies, branches, forwards, etc). Thoughts in a separate message. --G --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
