Return-Path: Delivered-To: apmail-incubator-cxf-issues-archive@locus.apache.org Received: (qmail 33970 invoked from network); 15 May 2007 01:52:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 15 May 2007 01:52:38 -0000 Received: (qmail 68310 invoked by uid 500); 15 May 2007 01:52:44 -0000 Delivered-To: apmail-incubator-cxf-issues-archive@incubator.apache.org Received: (qmail 68201 invoked by uid 500); 15 May 2007 01:52:43 -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 68165 invoked by uid 99); 15 May 2007 01:52:43 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 May 2007 18:52:43 -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, 14 May 2007 18:52:36 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 6C808714068 for ; Mon, 14 May 2007 18:52:16 -0700 (PDT) Message-ID: <13483233.1179193936441.JavaMail.jira@brutus> Date: Mon, 14 May 2007 18:52:16 -0700 (PDT) From: "Bozhong Lin (JIRA)" To: cxf-issues@incubator.apache.org Subject: [jira] Commented: (CXF-513) wsdlvalidator improvement In-Reply-To: <23294098.1175765312615.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-513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12495836 ] Bozhong Lin commented on CXF-513: --------------------------------- Yoko has requirements for validator API also, and we need to expose some more options for users. > wsdlvalidator improvement > ------------------------- > > Key: CXF-513 > URL: https://issues.apache.org/jira/browse/CXF-513 > Project: CXF > Issue Type: Improvement > Components: Tooling > Affects Versions: 2.0 > Reporter: Bozhong Lin > Fix For: 2.0 > > > Currently, wsdlvalidator can be enhanced to detect erroneous WSDL during codegen, the validation output should also be as specific as possible. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.