Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
. 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.