Return-Path: Delivered-To: apmail-ws-axis-dev-archive@www.apache.org Received: (qmail 36880 invoked from network); 20 Oct 2005 04:50:09 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 20 Oct 2005 04:50:08 -0000 Received: (qmail 27339 invoked by uid 500); 20 Oct 2005 04:50:06 -0000 Delivered-To: apmail-ws-axis-dev-archive@ws.apache.org Received: (qmail 27151 invoked by uid 500); 20 Oct 2005 04:50:05 -0000 Mailing-List: contact axis-cvs-help@ws.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list axis-cvs@ws.apache.org Received: (qmail 27136 invoked by uid 99); 20 Oct 2005 04:50:05 -0000 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [209.237.227.194] (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.29) with SMTP; Wed, 19 Oct 2005 21:50:05 -0700 Received: (qmail 36349 invoked by uid 65534); 20 Oct 2005 04:49:44 -0000 Message-ID: <20051020044944.36346.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r326814 - /webservices/axis/trunk/c/tests/auto_build/testcases/tests/SimpleChoiceNillable.xml Date: Thu, 20 Oct 2005 04:49:44 -0000 To: axis-cvs@ws.apache.org From: dushshantha@apache.org X-Mailer: svnmailer-1.0.5 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: dushshantha Date: Wed Oct 19 21:49:35 2005 New Revision: 326814 URL: http://svn.apache.org/viewcvs?rev=326814&view=rev Log: Added a test case to test Simple Nillable Choice elements. Added: webservices/axis/trunk/c/tests/auto_build/testcases/tests/SimpleChoiceNillable.xml Added: webservices/axis/trunk/c/tests/auto_build/testcases/tests/SimpleChoiceNillable.xml URL: http://svn.apache.org/viewcvs/webservices/axis/trunk/c/tests/auto_build/testcases/tests/SimpleChoiceNillable.xml?rev=326814&view=auto ============================================================================== --- webservices/axis/trunk/c/tests/auto_build/testcases/tests/SimpleChoiceNillable.xml (added) +++ webservices/axis/trunk/c/tests/auto_build/testcases/tests/SimpleChoiceNillable.xml Wed Oct 19 21:49:35 2005 @@ -0,0 +1,18 @@ + + SimpleChoiceNillable + SimpleChoiceNillable + cpp + SimpleChoiceNillableClient.cpp + SimpleChoiceNillable.wsdl + + + SimpleChoiceNillable.expected + + + + SimpleChoiceNillable_ServerResponse.expected + + + + http://localhost:80/axis/SimpleChoiceNillable + \ No newline at end of file