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.

Reply via email to