[ https://issues.apache.org/jira/browse/CXF-4497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jason Pell updated CXF-4497:
----------------------------
Attachment: JAXBDataBinding.java.patch
A patch which provides the functionality I require. I don't have an SVN version of 2.6.2,
so once I am outside our corporate network will download and submit a svn diff.
> 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 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
|