Return-Path: Delivered-To: apmail-ws-axis-c-dev-archive@www.apache.org Received: (qmail 10481 invoked from network); 28 Feb 2005 16:19:55 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 28 Feb 2005 16:19:55 -0000 Received: (qmail 46647 invoked by uid 500); 28 Feb 2005 16:19:47 -0000 Delivered-To: apmail-ws-axis-c-dev-archive@ws.apache.org Received: (qmail 46588 invoked by uid 500); 28 Feb 2005 16:19:47 -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 46560 invoked by uid 99); 28 Feb 2005 16:19:47 -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; Mon, 28 Feb 2005 08:19:47 -0800 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (8.12.11/8.12.11) with ESMTP id j1SFbnvq006267 for ; Mon, 28 Feb 2005 16:37:49 +0100 Message-ID: <277825727.1109605069974.JavaMail.jira@ajax.apache.org> Date: Mon, 28 Feb 2005 16:37:49 +0100 (CET) From: "Fred Preston (JIRA)" To: axis-c-dev@ws.apache.org Subject: [jira] Created: (AXISCPP-490) Allow reporting of setTransportProperty success to the caller Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Allow reporting of setTransportProperty success to the caller ------------------------------------------------------------- Key: AXISCPP-490 URL: http://issues.apache.org/jira/browse/AXISCPP-490 Project: Axis-C++ Type: Improvement Environment: n/a Reporter: Fred Preston Assigned to: Fred Preston Currently setTransportProperty does not return the AXIS_FAIL or AXIS_SUCCESS depending on the result of setting the property. This could be useful for tracing errors in the AxisClient (i.e in Call.cpp). -- 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