Return-Path: Delivered-To: apmail-incubator-cxf-issues-archive@locus.apache.org Received: (qmail 44962 invoked from network); 2 Jan 2007 16:01:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 2 Jan 2007 16:01:18 -0000 Received: (qmail 63962 invoked by uid 500); 2 Jan 2007 16:01:25 -0000 Delivered-To: apmail-incubator-cxf-issues-archive@incubator.apache.org Received: (qmail 63952 invoked by uid 500); 2 Jan 2007 16:01:25 -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 63938 invoked by uid 99); 2 Jan 2007 16:01:24 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= 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; Tue, 02 Jan 2007 08:01:24 -0800 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 804F07142D0 for ; Tue, 2 Jan 2007 08:00:27 -0800 (PST) Message-ID: <18311420.1167753627507.JavaMail.jira@brutus> Date: Tue, 2 Jan 2007 08:00:27 -0800 (PST) From: "Frank Lynch (JIRA)" To: cxf-issues@incubator.apache.org Subject: [jira] Updated: (CXF-345) performance test client applications fail with java.net.MalformedURLException. In-Reply-To: <25567981.1167753387504.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 [ http://issues.apache.org/jira/browse/CXF-345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Frank Lynch updated CXF-345: ---------------------------- Description: The client applications in the performance tests fail with a MalformedURL exception, as they pass the path to a wsdl file without the "file://" prefix. I've attached a svn diff in "patch.txt". (was: The client applications in the performance tests fail with a MalformedURL exception, as they pass the path to a wsdl file without the "file://" prefix. ) > performance test client applications fail with java.net.MalformedURLException. > ------------------------------------------------------------------------------ > > Key: CXF-345 > URL: http://issues.apache.org/jira/browse/CXF-345 > Project: CXF > Issue Type: Bug > Affects Versions: 2.0-M1 > Environment: CXF head, jdk 1.5.0_09, ubuntu edgy eft. > Reporter: Frank Lynch > Fix For: 2.0-M1 > > Attachments: patch.txt > > > The client applications in the performance tests fail with a MalformedURL exception, as they pass the path to a wsdl file without the "file://" prefix. I've attached a svn diff in "patch.txt". -- 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