wsdl2java error message improvement
------------------------------------
Key: CXF-805
URL: https://issues.apache.org/jira/browse/CXF-805
Project: CXF
Issue Type: Improvement
Reporter: jimma
. 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.