Return-Path: Delivered-To: apmail-ws-axis-c-user-archive@www.apache.org Received: (qmail 12821 invoked from network); 20 Nov 2007 15:11:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 20 Nov 2007 15:11:02 -0000 Received: (qmail 89645 invoked by uid 500); 20 Nov 2007 15:10:48 -0000 Delivered-To: apmail-ws-axis-c-user-archive@ws.apache.org Received: (qmail 89635 invoked by uid 500); 20 Nov 2007 15:10:48 -0000 Mailing-List: contact axis-c-user-help@ws.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: "Apache AXIS C User List" Reply-To: "Apache AXIS C User List" Delivered-To: mailing list axis-c-user@ws.apache.org Received: (qmail 89610 invoked by uid 99); 20 Nov 2007 15:10:48 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Nov 2007 07:10:48 -0800 X-ASF-Spam-Status: No, hits=-4.0 required=10.0 tests=RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of amra@us.ibm.com designates 32.97.182.146 as permitted sender) Received: from [32.97.182.146] (HELO e6.ny.us.ibm.com) (32.97.182.146) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Nov 2007 15:10:32 +0000 Received: from d01relay04.pok.ibm.com (d01relay04.pok.ibm.com [9.56.227.236]) by e6.ny.us.ibm.com (8.13.8/8.13.8) with ESMTP id lAKFBxAK011528 for ; Tue, 20 Nov 2007 10:11:59 -0500 Received: from d01av02.pok.ibm.com (d01av02.pok.ibm.com [9.56.224.216]) by d01relay04.pok.ibm.com (8.13.8/8.13.8/NCO v8.6) with ESMTP id lAKFAKtO105076 for ; Tue, 20 Nov 2007 10:10:20 -0500 Received: from d01av02.pok.ibm.com (loopback [127.0.0.1]) by d01av02.pok.ibm.com (8.12.11.20060308/8.13.3) with ESMTP id lAKFAKOt023483 for ; Tue, 20 Nov 2007 10:10:20 -0500 Received: from d27ml101.rchland.ibm.com (d27ml101.rchland.ibm.com [9.10.229.40]) by d01av02.pok.ibm.com (8.12.11.20060308/8.12.11) with ESMTP id lAKFAJaf023469 for ; Tue, 20 Nov 2007 10:10:20 -0500 In-Reply-To: To: "Apache AXIS C User List" MIME-Version: 1.0 Subject: Re: Axis CPP 1.6 and Complex element X-Mailer: Lotus Notes Release 7.0 HF277 June 21, 2006 Message-ID: From: Nadir Amra Date: Tue, 20 Nov 2007 09:10:23 -0600 X-MIMETrack: Serialize by Router on d27ml101/27/M/IBM(Release 7.0.3|September 26, 2007) at 11/20/2007 09:10:18 AM, Serialize complete at 11/20/2007 09:10:18 AM Content-Type: text/plain; charset="US-ASCII" X-Virus-Checked: Checked by ClamAV on apache.org Sunil, If you are having server-side problems, then you will probably be out of luck for getting a timely fix, if you get one, since that side of things has been dormant for quite a while. However, on the client side of things, I still will perform debug and try to fix bugs assuming that I can recreate the problem, which requires WSDL and SOAP response. Nadir K. Amra Sunil Pandit wrote on 11/19/2007 10:12:36 PM: > > Hello Axis experts , > > I am having some problems using axis cpp 1.6 . I have already posted my > question but I have not got any feedback . I hope I get some feedback this > time. > I am using latest axis cpp build out of source code from svn . My web > service is consuming a complex element which has two sub elements of type > string . > The code is genereted fine. However the webservice fails while > deserializing the complex element . I am attaching the Axis log . > I also tried invoking getElementAsString , passing the name of element . > This function returns null value . I can see a valid soap request message > in CPMonitor. > I would appreciate any help in resolving this issue. > > (See attached file: AxisLog) > Regards > Sunil Pandit > R&D , CSC FSG Austin > (512)2755792 --------------------------------------------------------------------- To unsubscribe, e-mail: axis-c-user-unsubscribe@ws.apache.org For additional commands, e-mail: axis-c-user-help@ws.apache.org