Return-Path: Delivered-To: apmail-ws-axis-c-dev-archive@www.apache.org Received: (qmail 25948 invoked from network); 21 Apr 2006 08:07:46 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 21 Apr 2006 08:07:46 -0000 Received: (qmail 35979 invoked by uid 500); 21 Apr 2006 08:07:45 -0000 Delivered-To: apmail-ws-axis-c-dev-archive@ws.apache.org Received: (qmail 35969 invoked by uid 500); 21 Apr 2006 08:07:45 -0000 Mailing-List: contact axis-c-dev-help@ws.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: "Apache AXIS C Developers List" Reply-To: "Apache AXIS C Developers List" Delivered-To: mailing list axis-c-dev@ws.apache.org Received: (qmail 35958 invoked by uid 99); 21 Apr 2006 08:07:45 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 Apr 2006 01:07:45 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of adrian.dick@uk.ibm.com designates 195.212.29.137 as permitted sender) Received: from [195.212.29.137] (HELO mtagate4.uk.ibm.com) (195.212.29.137) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 Apr 2006 01:07:44 -0700 Received: from d06nrmr1407.portsmouth.uk.ibm.com (d06nrmr1407.portsmouth.uk.ibm.com [9.149.38.185]) by mtagate4.uk.ibm.com (8.13.6/8.13.6) with ESMTP id k3L87Nrc038092 for ; Fri, 21 Apr 2006 08:07:23 GMT Received: from d06av04.portsmouth.uk.ibm.com (d06av04.portsmouth.uk.ibm.com [9.149.37.216]) by d06nrmr1407.portsmouth.uk.ibm.com (8.12.10/NCO/VER6.8) with ESMTP id k3L885uH041112 for ; Fri, 21 Apr 2006 09:08:05 +0100 Received: from d06av04.portsmouth.uk.ibm.com (loopback [127.0.0.1]) by d06av04.portsmouth.uk.ibm.com (8.12.11/8.13.3) with ESMTP id k3L87NIn008609 for ; Fri, 21 Apr 2006 09:07:23 +0100 Received: from d06ml062.portsmouth.uk.ibm.com (d06ml062.portsmouth.uk.ibm.com [9.149.38.82]) by d06av04.portsmouth.uk.ibm.com (8.12.11/8.12.11) with ESMTP id k3L87Mwj008606 for ; Fri, 21 Apr 2006 09:07:22 +0100 In-Reply-To: <44485F88.1020004@wso2.com> Subject: Re: Engine incorrectly sends a MustUndersand fault code To: "Apache AXIS C Developers List" X-Mailer: Lotus Notes Release 7.0 HF144 February 01, 2006 Message-ID: From: Adrian Dick Date: Fri, 21 Apr 2006 09:07:21 +0100 X-MIMETrack: Serialize by Router on D06ML062/06/M/IBM(Release 6.53HF247 | January 6, 2005) at 21/04/2006 09:08:09 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi, Can you confirm which Axis C++ driver you are using. Also, it will greatly aid in reproducing the problem if you could provide an example of a SOAP request message which causes this problem, and also the SOAP response message. (You can use the TCP Monitor utility in axis.jar to intercept over-the-wire SOAP messages). Regards, Adrian _______________________________________ Adrian Dick (adrian.dick@uk.ibm.com) Nabeel wrote on 21/04/2006 05:28:56: > Engine incorrectly sends a MustUndersand fault code when the request > message has headers with mustunderstand attribute not set (i.e. false). > Please correct this. > > thanks, > Nabeel