wsdl2js creates code which when run causes error: 'returnObject' is undefined
-----------------------------------------------------------------------------
Key: CXF-4019
URL: https://issues.apache.org/jira/browse/CXF-4019
Project: CXF
Issue Type: Bug
Components: JavaScript Client
Affects Versions: 2.5.1
Environment: Windows 7 64-bit
Reporter: Joe Godleski
I run wsdl2js.bat from cxf 2.5.1 against my wsdl and xsd and it executes
correctly without error. When I try and use the javascript code generated I get
the error: 'returnObject' is undefined.
When I run wsdl2js.bat from cxf 2.4.3 I get a null pointer exception
(https://issues.apache.org/jira/browse/CXF-3891), but once I "fixed" that and
was able to get wsdl2js.bat to run without error that code was usable without
error or exception.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira