Return-Path: Delivered-To: apmail-ws-axis-c-dev-archive@www.apache.org Received: (qmail 75742 invoked from network); 5 Aug 2005 06:23:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 5 Aug 2005 06:23:53 -0000 Received: (qmail 48904 invoked by uid 500); 5 Aug 2005 06:23:52 -0000 Delivered-To: apmail-ws-axis-c-dev-archive@ws.apache.org Received: (qmail 48867 invoked by uid 500); 5 Aug 2005 06:23:51 -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 48853 invoked by uid 99); 5 Aug 2005 06:23:51 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=SPF_FAIL X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Aug 2005 23:23:38 -0700 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id 23428DF for ; Fri, 5 Aug 2005 08:23:35 +0200 (CEST) Message-ID: <747273078.1123223015101.JavaMail.jira@ajax.apache.org> Date: Fri, 5 Aug 2005 08:23:35 +0200 (CEST) From: "Dushshantha Chandradasa (JIRA)" To: axis-c-dev@ws.apache.org Subject: [jira] Closed: (AXISCPP-784) Add test to test for no SOAP action In-Reply-To: <1242592198.1123218455858.JavaMail.jira@ajax.apache.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/AXISCPP-784?page=all ] Dushshantha Chandradasa closed AXISCPP-784: ------------------------------------------- Resolution: Duplicate Added the test SOAPActionTestDoc which is a Doc/Lit test for this. I used XSD_anyURI service for this because we can test new changes of wsdd files at the same time. > Add test to test for no SOAP action > ----------------------------------- > > Key: AXISCPP-784 > URL: http://issues.apache.org/jira/browse/AXISCPP-784 > Project: Axis-C++ > Type: Task > Components: Test > Reporter: Samisa Abeysinghe > Assignee: Dushshantha Chandradasa > > The test should ideally cover three cases in the following given order: > 1. Invoke client with default SOAPAction (do not set any SOAPAction, then the client would use the default set by the generated code) > 2. Test with SOAPAction = "" (that is empty SOAPAction) > 3. Test with SOAPAction = "GARBAGE" (That is some invalid SOAPAction) -- 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 - For more information on JIRA, see: http://www.atlassian.com/software/jira