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


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.

Reply via email to