You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "maomaode (JIRA)" <ji...@apache.org> on 2007/08/27 06:27:30 UTC

[jira] Resolved: (CXF-871) Improve message strings in CLI tools

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

maomaode resolved CXF-871.
--------------------------

    Resolution: Fixed

> Improve message strings in CLI tools
> ------------------------------------
>
>                 Key: CXF-871
>                 URL: https://issues.apache.org/jira/browse/CXF-871
>             Project: CXF
>          Issue Type: Improvement
>            Reporter: Glen Mazza
>            Assignee: maomaode
>            Priority: Minor
>         Attachments: cliHelpPatch.txt, UpdatedPatch871.txt
>
>
> Attached patch improves the help text for the various command-line tools.
> Also, I think there is a bug in these two xml files (this patch does not fix, because I am unsure):
> In these two files:
>     incubator/cxf/trunk/tools/wsdlto/frontend/jaxws/src/main/java/org/apache/cxf/tools/wsdlto/frontend/jaxws/jaxws-toolspec.xml
>     incubator/cxf/trunk/tools/wsdlto/core/src/main/java/org/apache/cxf/tools/wsdlto/wsdlto.xml
> Bug: The "nexclude" option specifies wsdl namespaces to exclude when generating code.  But it has a suboption to "specify the java package name to use for this wsdl namespace".  But specifying a package name doesn't make sense if you are specifying a namespace to *not* generate any code for.  So I think this suboption needs to be removed in the two files.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.