Return-Path: Delivered-To: apmail-ws-axis-c-dev-archive@www.apache.org Received: (qmail 97833 invoked from network); 4 Apr 2005 03:12:22 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 4 Apr 2005 03:12:22 -0000 Received: (qmail 74441 invoked by uid 500); 4 Apr 2005 03:12:22 -0000 Delivered-To: apmail-ws-axis-c-dev-archive@ws.apache.org Received: (qmail 74425 invoked by uid 500); 4 Apr 2005 03:12:21 -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 74409 invoked by uid 99); 4 Apr 2005 03:12:21 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from ajax-1.apache.org (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.28) with ESMTP; Sun, 03 Apr 2005 20:12:18 -0700 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id 5560B28A for ; Mon, 4 Apr 2005 05:12:16 +0200 (CEST) Message-ID: <1716095567.1112584336348.JavaMail.jira@ajax.apache.org> Date: Mon, 4 Apr 2005 05:12:16 +0200 (CEST) From: "Samisa Abeysinghe (JIRA)" To: axis-c-dev@ws.apache.org Subject: [jira] Commented: (AXISCPP-598) ComplexLists client fails to execute In-Reply-To: <127544150.1112354900097.JavaMail.jira@ajax.apache.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/AXISCPP-598?page=comments#action_62059 ] Samisa Abeysinghe commented on AXISCPP-598: ------------------------------------------- I have commited the said solution for this. Need to test the outcome > ComplexLists client fails to execute > ------------------------------------ > > Key: AXISCPP-598 > URL: http://issues.apache.org/jira/browse/AXISCPP-598 > Project: Axis-C++ > Type: Bug > Components: Test > Versions: current (nightly) > Environment: All > Reporter: Dushshantha Chandradasa > Assignee: Samisa Abeysinghe > > ComplexLists Client fails to run and give the output properly. > Following are the request to the server and the response from the server. > Request > ------- > POST /axis/ComplexListsService HTTP/1.1 > Host: localhost:8888 > Content-Type: text/xml; charset=UTF-8 > SOAPAction: "ComplexListsService#multilist" > Content-Length: 968 > > > > > never odd or even > any data string > > Apache > Axis C++ > namepair1 > Test > Complex > namepair2 > > > > > Response > -------- > HTTP/1.1 200 OK > Date: Fri, 01 Apr 2005 09:27:30 GMT > Server: Apache/2.0.52 (Win32) > Content-Length: 673 > Content-Type: text/xml > > > > > never odd or even > any data string > > 0 > > > > > > According to Samisa, this seems to be related with the issue AXISCPP-465. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira