From axis-c-dev-return-20946-apmail-ws-axis-c-dev-archive=ws.apache.org@ws.apache.org Wed Jun 03 05:00:19 2009 Return-Path: Delivered-To: apmail-ws-axis-c-dev-archive@www.apache.org Received: (qmail 45886 invoked from network); 3 Jun 2009 05:00:19 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 3 Jun 2009 05:00:19 -0000 Received: (qmail 68111 invoked by uid 500); 3 Jun 2009 05:00:31 -0000 Delivered-To: apmail-ws-axis-c-dev-archive@ws.apache.org Received: (qmail 68092 invoked by uid 500); 3 Jun 2009 05:00: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 68083 invoked by uid 99); 3 Jun 2009 05:00:31 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Jun 2009 05:00:31 +0000 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; Wed, 03 Jun 2009 05:00:28 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 9134D234C044 for ; Tue, 2 Jun 2009 22:00:07 -0700 (PDT) Message-ID: <339145936.1244005207593.JavaMail.jira@brutus> Date: Tue, 2 Jun 2009 22:00:07 -0700 (PDT) From: "Aaron Oneal (JIRA)" To: axis-c-dev@ws.apache.org Subject: [jira] Updated: (AXIS2C-1371) Axis should log libcurl debug information In-Reply-To: <1472156037.1243795087343.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/AXIS2C-1371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aaron Oneal updated AXIS2C-1371: -------------------------------- Attachment: (was: EnableLibcurlLogging.diff) > Axis should log libcurl debug information > ----------------------------------------- > > Key: AXIS2C-1371 > URL: https://issues.apache.org/jira/browse/AXIS2C-1371 > Project: Axis2-C > Issue Type: Improvement > Components: transport/http > Affects Versions: 1.6.0 > Reporter: Aaron Oneal > Priority: Minor > Attachments: EnableLibcurlLogging.diff > > Original Estimate: 2h > Remaining Estimate: 2h > > It is difficult to debug the libcurl transport today because Axis2/C doesn't enable libcurl debug logging. I'll attach a patch which does this. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.