[
https://issues.apache.org/jira/browse/CXF-6235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14298839#comment-14298839
]
Guopu Wu commented on CXF-6235:
-------------------------------
{code}
Though the wsdl2java result is not completely "wrong", at least following
downsides can be seen or foreseen -
1. Inconsistency with cxf-codegen-plugin
2. Users wsdl URI configuration wasn't meant to retrieve the wsdl from classpath
3. Overhead of constructing classpath for wsdl as the structure in generated
code is likely unwanted
{code}
> wsdl2java behaves differently from cxf-codegen-plugin
> -----------------------------------------------------
>
> Key: CXF-6235
> URL: https://issues.apache.org/jira/browse/CXF-6235
> Project: CXF
> Issue Type: Bug
> Components: Tooling
> Affects Versions: 3.0.3
> Environment: Linux/Solaris
> Reporter: Guopu Wu
> Fix For: 3.0.4
>
>
> Generating code for samples/corba/bank/src/main/resources/wsdl/bank.wsdl with
> wsdl2java gets different results from with cxf-codegen-plugin
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)