Return-Path: Delivered-To: apmail-incubator-cxf-issues-archive@locus.apache.org Received: (qmail 22416 invoked from network); 5 Jul 2007 07:40:26 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 5 Jul 2007 07:40:26 -0000 Received: (qmail 33393 invoked by uid 500); 5 Jul 2007 07:40:28 -0000 Delivered-To: apmail-incubator-cxf-issues-archive@incubator.apache.org Received: (qmail 33383 invoked by uid 500); 5 Jul 2007 07:40:28 -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 33374 invoked by uid 99); 5 Jul 2007 07:40:28 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Jul 2007 00:40:28 -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; Thu, 05 Jul 2007 00:40:25 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id B63797141F2 for ; Thu, 5 Jul 2007 00:40:04 -0700 (PDT) Message-ID: <16449677.1183621204742.JavaMail.jira@brutus> Date: Thu, 5 Jul 2007 00:40:04 -0700 (PDT) From: "jimma (JIRA)" To: cxf-issues@incubator.apache.org Subject: [jira] Commented: (CXF-762) Can it be available to skip following JAXB error about same name by user option? In-Reply-To: <29220616.1183522444635.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-762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12510304 ] jimma commented on CXF-762: --------------------------- So far ,cxf tools can not detect such element and automatically add customization to it . I think this can be done by programing. > Can it be available to skip following JAXB error about same name by user option? > --------------------------------------------------------------------------------- > > Key: CXF-762 > URL: https://issues.apache.org/jira/browse/CXF-762 > Project: CXF > Issue Type: Wish > Components: JAXB Databinding > Affects Versions: 2.0 > Environment: NA > Reporter: ChangYoung Jeong > Fix For: 2.0.1 > > > Can it be available to skip following JAXB error about same name by user option? > WSDLToJava Error : Thrown by JAXB : A class/interface with the same name "com.sa > p.document.sap.rfc.functions.ZSFINP01" is already in use. Use a class customizat > ion to resolve this conflict. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.