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

[jira] Closed: (CXF-805) wsdl2java error message improvement

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

Bozhong Lin closed CXF-805.
---------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.1

fixed with revision http://svn.apache.org/viewvc?view=rev&rev=557515

> wsdl2java error message improvement 
> ------------------------------------
>
>                 Key: CXF-805
>                 URL: https://issues.apache.org/jira/browse/CXF-805
>             Project: CXF
>          Issue Type: Improvement
>            Reporter: jimma
>             Fix For: 2.0.1
>
>
> . Edit hello_world.wsdl, making a typo in the
>     <wsdl:message name="greetMeRequest">
>         <wsdl:part element="x1:greetMe" name="in"/>
>     </wsdl:message> 
> run wsdl2java -client , will get this error :
>  WSDLToJava Error : velocity engine write errors
>  It doesn't say where the error is, what it is, and generally doesn't give you any help.

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