Return-Path: X-Original-To: apmail-cxf-issues-archive@www.apache.org Delivered-To: apmail-cxf-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 18F84DD3F for ; Tue, 4 Sep 2012 07:24:08 +0000 (UTC) Received: (qmail 83651 invoked by uid 500); 4 Sep 2012 07:24:08 -0000 Delivered-To: apmail-cxf-issues-archive@cxf.apache.org Received: (qmail 83470 invoked by uid 500); 4 Sep 2012 07:24:07 -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 83442 invoked by uid 99); 4 Sep 2012 07:24:07 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Sep 2012 07:24:07 +0000 Date: Tue, 4 Sep 2012 18:24:07 +1100 (NCT) From: "Jason Pell (JIRA)" To: issues@cxf.apache.org Message-ID: <1175913366.31707.1346743447801.JavaMail.jiratomcat@arcas> In-Reply-To: <2057262828.31674.1346742847745.JavaMail.jiratomcat@arcas> Subject: [jira] [Updated] (CXF-4497) Configure WSDL generation to ignore jaxb.index and ObjectFactory 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-4497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Pell updated CXF-4497: ---------------------------- Attachment: (was: JAXBDataBinding.java.patch) > Configure WSDL generation to ignore jaxb.index and ObjectFactory > ---------------------------------------------------------------- > > Key: CXF-4497 > URL: https://issues.apache.org/jira/browse/CXF-4497 > Project: CXF > Issue Type: Improvement > Components: JAXB Databinding > Affects Versions: 2.6.2 > Environment: Linux JDK 1.6 > Reporter: Jason Pell > Labels: enhancement, patch > Fix For: 2.6.3 > > Attachments: JAXBDataBinding.java.patch > > Original Estimate: 2h > Remaining Estimate: 2h > > I would like the ability to disable the addition of all classes not directly referenced in the WSDL from being added to the wsdl. A small patch to org.apache.cxf.jaxb.JAXBDataBinding will satisfy this requirement and will not affect existing users as the configuration will be false by default. I will be submitting a patch to provide this functionality against 2.6.2 > This can be configured on the endpoint via a property: > > > -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira