You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Klaus Stefan Gerber (JIRA)" <ji...@apache.org> on 2010/01/01 22:41:54 UTC

[jira] Created: (CXF-2600) Improve Error Message of Wsdl2Java

Improve Error Message of Wsdl2Java
----------------------------------

                 Key: CXF-2600
                 URL: https://issues.apache.org/jira/browse/CXF-2600
             Project: CXF
          Issue Type: Improvement
          Components: Tooling
    Affects Versions: 2.2.5
            Reporter: Klaus Stefan Gerber
            Priority: Trivial


When you use the wsdl2java too and there is a ToolException of the following type:

Thrown by JAXB: A class/interface with the same name "***********" is already in use.  Use a class customization to resolve this conflict.

The recomendation should be changed to:

Use a class customization or the autoNameResolution option to resolve this conflict.

It would save a bit of time, when you want to solve the name resolution that way.

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


[jira] Assigned: (CXF-2600) Improve Error Message of Wsdl2Java

Posted by "Daniel Kulp (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-2600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Kulp reassigned CXF-2600:
--------------------------------

    Assignee: Daniel Kulp

> Improve Error Message of Wsdl2Java
> ----------------------------------
>
>                 Key: CXF-2600
>                 URL: https://issues.apache.org/jira/browse/CXF-2600
>             Project: CXF
>          Issue Type: Improvement
>          Components: Tooling
>    Affects Versions: 2.2.5
>            Reporter: Klaus Stefan Gerber
>            Assignee: Daniel Kulp
>            Priority: Trivial
>
> When you use the wsdl2java too and there is a ToolException of the following type:
> Thrown by JAXB: A class/interface with the same name "***********" is already in use.  Use a class customization to resolve this conflict.
> The recomendation should be changed to:
> Use a class customization or the autoNameResolution option to resolve this conflict.
> It would save a bit of time, when you want to solve the name resolution that way.

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


[jira] Resolved: (CXF-2600) Improve Error Message of Wsdl2Java

Posted by "Daniel Kulp (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-2600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Kulp resolved CXF-2600.
------------------------------

       Resolution: Fixed
    Fix Version/s: 2.2.6



Good suggestion!

> Improve Error Message of Wsdl2Java
> ----------------------------------
>
>                 Key: CXF-2600
>                 URL: https://issues.apache.org/jira/browse/CXF-2600
>             Project: CXF
>          Issue Type: Improvement
>          Components: Tooling
>    Affects Versions: 2.2.5
>            Reporter: Klaus Stefan Gerber
>            Assignee: Daniel Kulp
>            Priority: Trivial
>             Fix For: 2.2.6
>
>
> When you use the wsdl2java too and there is a ToolException of the following type:
> Thrown by JAXB: A class/interface with the same name "***********" is already in use.  Use a class customization to resolve this conflict.
> The recomendation should be changed to:
> Use a class customization or the autoNameResolution option to resolve this conflict.
> It would save a bit of time, when you want to solve the name resolution that way.

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