[
https://issues.apache.org/jira/browse/CXF-4497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Kulp resolved CXF-4497.
------------------------------
Resolution: Fixed
Assignee: Daniel Kulp
Patch applied. Thanks!
> 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
> Assignee: Daniel Kulp
> 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:
> <jaxws:properties>
> <entry key="jaxb.scanPackages" value="false" />
> </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