Return-Path: Delivered-To: apmail-cxf-issues-archive@www.apache.org Received: (qmail 53826 invoked from network); 5 May 2010 07:54:27 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 5 May 2010 07:54:27 -0000 Received: (qmail 92713 invoked by uid 500); 5 May 2010 07:54:27 -0000 Delivered-To: apmail-cxf-issues-archive@cxf.apache.org Received: (qmail 92615 invoked by uid 500); 5 May 2010 07:54:24 -0000 Mailing-List: contact issues-help@cxf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cxf.apache.org Delivered-To: mailing list issues@cxf.apache.org Received: (qmail 92607 invoked by uid 99); 5 May 2010 07:54:23 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 May 2010 07:54:23 +0000 X-ASF-Spam-Status: No, hits=-1390.3 required=10.0 tests=ALL_TRUSTED,AWL X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 May 2010 07:54:22 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o457s2UL023545 for ; Wed, 5 May 2010 07:54:02 GMT Message-ID: <18156114.16351273046042279.JavaMail.jira@thor> Date: Wed, 5 May 2010 03:54:02 -0400 (EDT) From: "Freeman Fang (JIRA)" To: issues@cxf.apache.org Subject: [jira] Resolved: (CXF-2799) ant client-servlet doesn't work for wsdl-first demo anymore In-Reply-To: <1674049.12041273036203074.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CXF-2799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Freeman Fang resolved CXF-2799. ------------------------------- Fix Version/s: 2.3 Resolution: Fixed commit fix http://svn.apache.org/viewvc?rev=941187&view=rev for trunk http://svn.apache.org/viewvc?rev=941188&view=rev for 2.2.x branch > ant client-servlet doesn't work for wsdl-first demo anymore > ------------------------------------------------------------ > > Key: CXF-2799 > URL: https://issues.apache.org/jira/browse/CXF-2799 > Project: CXF > Issue Type: Bug > Components: Samples > Affects Versions: 2.2.7 > Reporter: Freeman Fang > Assignee: Freeman Fang > Fix For: 2.3, 2.2.8 > > > the client code can't take the wsdlUrl as parameter, so can't pass in the wsdlUrl used in tomcat container -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.