Return-Path: Delivered-To: apmail-incubator-cxf-issues-archive@locus.apache.org Received: (qmail 28455 invoked from network); 15 Oct 2007 01:56:12 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 15 Oct 2007 01:56:12 -0000 Received: (qmail 81158 invoked by uid 500); 15 Oct 2007 01:55:59 -0000 Delivered-To: apmail-incubator-cxf-issues-archive@incubator.apache.org Received: (qmail 81137 invoked by uid 500); 15 Oct 2007 01:55:59 -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 81128 invoked by uid 99); 15 Oct 2007 01:55:59 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 14 Oct 2007 18:55:59 -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, 15 Oct 2007 01:56:11 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id A5E9671420D for ; Sun, 14 Oct 2007 18:55:50 -0700 (PDT) Message-ID: <13488639.1192413350677.JavaMail.jira@brutus> Date: Sun, 14 Oct 2007 18:55:50 -0700 (PDT) From: "jimma (JIRA)" To: cxf-issues@incubator.apache.org Subject: [jira] Resolved: (CXF-1095) The binding file does not take effect for imported wsdl In-Reply-To: <5474935.1191902870587.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 [ https://issues.apache.org/jira/browse/CXF-1095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jimma resolved CXF-1095. ------------------------ Resolution: Fixed > The binding file does not take effect for imported wsdl > -------------------------------------------------------- > > Key: CXF-1095 > URL: https://issues.apache.org/jira/browse/CXF-1095 > Project: CXF > Issue Type: Bug > Components: Tooling > Affects Versions: 2.0.2 > Reporter: jimma > Fix For: 2.0.3 > > > When the wsdlLocation in binding file is pointing to the imported wsdl not the wsdl used to generate code , wsdl2java will throw exception : > org.apache.cxf.tools.common.ToolException: External binding file binding.xml does not point to specified wsdl hello_world.wsdl > -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.