Return-Path: Delivered-To: apmail-ws-axis-c-dev-archive@www.apache.org Received: (qmail 69425 invoked from network); 10 Jul 2008 04:30:31 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 10 Jul 2008 04:30:31 -0000 Received: (qmail 31596 invoked by uid 500); 10 Jul 2008 04:30:31 -0000 Delivered-To: apmail-ws-axis-c-dev-archive@ws.apache.org Received: (qmail 31578 invoked by uid 500); 10 Jul 2008 04:30:31 -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 31567 invoked by uid 99); 10 Jul 2008 04:30:31 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Jul 2008 21:30:31 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Jul 2008 04:29:39 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 07933234C15F for ; Wed, 9 Jul 2008 21:29:32 -0700 (PDT) Message-ID: <1611113295.1215664172029.JavaMail.jira@brutus> Date: Wed, 9 Jul 2008 21:29:32 -0700 (PDT) From: "Nandika Jayawardana (JIRA)" To: axis-c-dev@ws.apache.org Subject: [jira] Commented: (AXIS2C-1143) Implement CGI deployment support for Axis2/C In-Reply-To: <212043165.1210921135701.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/AXIS2C-1143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12612372#action_12612372 ] Nandika Jayawardana commented on AXIS2C-1143: --------------------------------------------- The code contains number of hard coded values that should be removed. Also you need to implement out_transport_info struct which will handle the setting of the content type in case of a successful handling of soap request. Also need to work on how to deploy as a executable, and comeup with a service url for services deployed under axis2. Also need to comeup with documentation on how do deploy the executable on an actual web server as a cgi executable. Use environment variables to pick the axis2 repository path and the log level. And test the REST senarios as well as soap senarios. > Implement CGI deployment support for Axis2/C > ---------------------------------------------- > > Key: AXIS2C-1143 > URL: https://issues.apache.org/jira/browse/AXIS2C-1143 > Project: Axis2-C > Issue Type: New Feature > Environment: Linux\Windows > Reporter: Nandika Jayawardana > Fix For: 1.4.1 > > Attachments: body.xml, cgi_main.c, cgi_main.c, run.sh, run.sh > > > This would require implementing an executable that will enable deploying Axis2/C on Web Servers that Support CGI. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: axis-c-dev-unsubscribe@ws.apache.org For additional commands, e-mail: axis-c-dev-help@ws.apache.org