[
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
>
> 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:
> <jaxws:properties>
> <entry key="jaxb.ignoreJaxbIndexAndObjectFactory"
> value="true" />
> </jaxws:properties>
--
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