From axis-dev-return-17364-apmail-xml-axis-dev-archive=xml.apache.org@xml.apache.org Mon Dec 09 17:07:04 2002 Return-Path: Delivered-To: apmail-xml-axis-dev-archive@xml.apache.org Received: (qmail 39453 invoked by uid 500); 9 Dec 2002 17:07:02 -0000 Mailing-List: contact axis-dev-help@xml.apache.org; run by ezmlm Precedence: bulk Reply-To: axis-dev@xml.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list axis-dev@xml.apache.org Received: (qmail 39434 invoked from network); 9 Dec 2002 17:07:01 -0000 X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: mustunderstood checks in SOAPService Date: Mon, 9 Dec 2002 18:06:58 +0100 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: mustunderstood checks in SOAPService Thread-Index: AcKfpWR6vsqtQ61pSwqIwV8oi6MdoQ== From: To: X-OriginalArrivalTime: 09 Dec 2002 17:06:59.0509 (UTC) FILETIME=[62C1E650:01C29FA5] X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Hi All, I would like to have some clarification about the mustunderstand = headers. So, the SOAPService assumes that the header processing is done = before the pivot handler invocation. It means the service cannot handle = its own mustunderstand headers, just in handlers. Does it have any = reasons for it ? Why don't we put it after the pivot point - to the = beginning of response chain ? Br, Andras