You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Franz van Betteraey (JIRA)" <ji...@apache.org> on 2013/04/23 16:19:16 UTC

[jira] [Created] (CXF-4980) wsdl2java should support JiBX CodeGen command line parameters

Franz van Betteraey created CXF-4980:
----------------------------------------

             Summary: wsdl2java should support JiBX CodeGen command line parameters
                 Key: CXF-4980
                 URL: https://issues.apache.org/jira/browse/CXF-4980
             Project: CXF
          Issue Type: Improvement
          Components: OtherDatabindings, Tooling
    Affects Versions: 2.7.4
            Reporter: Franz van Betteraey


Apache CXF supports [JiBX|http://jibx.sourceforge.net/] databinding. Full annotated service code can be generated by using the [wsdl2java|http://cxf.apache.org/docs/wsdl-to-java.html] tool. Unfortunatly the wsdl2java options do not allow to pass any JiBX [command line parameter|http://jibx.sourceforge.net/fromschema/codegen.html] to the JiBX code generation process. Thus no extending of the code generation (like e.g. the usage of class-decorators) can happen.

It would be nice if there would be something similar like the '-xjc<xjc args>' wsdl2java option to pass JiBX arguments directly to the JiBX codegen tool in case of JiBX databinding.

The maven [cxf-codegen-plugin|http://cxf.apache.org/docs/maven-cxf-codegen-plugin-wsdl-to-java.html] should support this option of course.

--
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