[
https://issues.apache.org/jira/browse/CXF-2979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Kulp resolved CXF-2979.
------------------------------
Assignee: Daniel Kulp
Fix Version/s: 2.2.11
Resolution: Fixed
> java2ws and xmlbeans databinding
> --------------------------------
>
> Key: CXF-2979
> URL: https://issues.apache.org/jira/browse/CXF-2979
> Project: CXF
> Issue Type: Improvement
> Components: Tooling
> Affects Versions: 2.2.9
> Reporter: T. Est Loadlist
> Assignee: Daniel Kulp
> Fix For: 2.2.11
>
>
> It seems that adding:
> <bean id='XmlbeansDatabindingBean'
> class="org.apache.cxf.xmlbeans.XmlBeansDataBinding" scope="prototype" />
> to
> apache-cxf-2.2.9-src\tools\javato\ws\src\main\java\META-INF\cxf\java2wsbeans.xml
> allows java2ws (at least in cxf-java2ws-plugin) to generate proper wsdl
> files (with databinding parameter set to xmlbeans).
> Are there any other issues prohibting use of xmlbeans databinding in java2ws
> or this omission is just oversight?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.