[ 
https://issues.apache.org/jira/browse/CXF-1693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Daniel Kulp resolved CXF-1693.
------------------------------

       Resolution: Won't Fix
    Fix Version/s: Invalid


This improvement request has been open for years and no-one has stepped up to 
implement it. As such, it does not seems to be a priority for the existing CXF 
community. If, in the future, someone would like to tackle this, feel free to 
open is and attach a patch.

> Allow custom Jaxb databinding in java2ws, just like in wsdl2java
> ----------------------------------------------------------------
>
>                 Key: CXF-1693
>                 URL: https://issues.apache.org/jira/browse/CXF-1693
>             Project: CXF
>          Issue Type: Improvement
>          Components: JAXB Databinding
>    Affects Versions: 2.1.1
>         Environment: CXF 2.1.1 plus Jaxb dependencies.
>            Reporter: Bob Fields
>            Priority: Minor
>             Fix For: Invalid
>
>
> wsdl2java allows jaxb databinding customizations through -b <binding file>. 
> java2ws can generate the same classes as wsdl2java through -client -server 
> etc but does not have an option for customized databinding file. I like to be 
> able to change the name of the Endpoint class or change the javaAdapter for 
> date parse/print, for example. I currently do that with wsdl2java but now the 
> code created by java2ws will not match up. To implement, just pass the -b 
> <binding file> parameter to the underlying jaxb xjc compiler.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to