Return-Path: Delivered-To: apmail-incubator-cxf-issues-archive@locus.apache.org Received: (qmail 32583 invoked from network); 20 Aug 2007 01:17:59 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 20 Aug 2007 01:17:59 -0000 Received: (qmail 57676 invoked by uid 500); 20 Aug 2007 01:17:56 -0000 Delivered-To: apmail-incubator-cxf-issues-archive@incubator.apache.org Received: (qmail 57663 invoked by uid 500); 20 Aug 2007 01:17:56 -0000 Mailing-List: contact cxf-issues-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cxf-dev@incubator.apache.org Delivered-To: mailing list cxf-issues@incubator.apache.org Received: (qmail 57654 invoked by uid 99); 20 Aug 2007 01:17:56 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 19 Aug 2007 18:17:56 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Aug 2007 01:18:21 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 6592B714201 for ; Sun, 19 Aug 2007 18:17:30 -0700 (PDT) Message-ID: <12331924.1187572650413.JavaMail.jira@brutus> Date: Sun, 19 Aug 2007 18:17:30 -0700 (PDT) From: "Julio Arias (JIRA)" To: cxf-issues@incubator.apache.org Subject: [jira] Created: (CXF-922) HTTP Conduit configuration is not loaded MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org HTTP Conduit configuration is not loaded ---------------------------------------- Key: CXF-922 URL: https://issues.apache.org/jira/browse/CXF-922 Project: CXF Issue Type: Bug Components: Configuration Affects Versions: 2.0.1 Reporter: Julio Arias The http conduit config is not been loaded while creating the client using spring configuration. The conduit tlsClientParameters are never set thus the connection to a https address fails. This is the spring context file: There is also a post on the mailing list about this, the original messages is this: http://mail-archives.apache.org/mod_mbox/incubator-cxf-user/200708.mbox/%3c2D0EBEA1-B66E-47DD-A0CC-010A2F30ED48@rbxglobal.com%3e -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.