Unable to compile code generated from WSDL
------------------------------------------
Key: AXIS2-3828
URL: https://issues.apache.org/jira/browse/AXIS2-3828
Project: Axis 2.0 (Axis2)
Issue Type: Bug
Components: codegen
Affects Versions: 1.4
Environment: Linux Ubuntu, Java 6
Reporter: Jason Spangler
Attempting to generate code for the WSDL at :
http://www.webservicex.net/stockquote.asmx?WSDL
Generate code through ANT command using ADB data binding
Code generates, however does not compile, The Compiler gives the following
error:
/net/webservicex/www/StockQuoteStub.java:34:
incompatible types
found : java.lang.String
required: net.webservicex.www.String
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]