You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Jason Spangler (JIRA)" <ji...@apache.org> on 2008/05/29 16:36:45 UTC

[jira] Created: (AXIS2-3828) Unable to compile code generated from WSDL

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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org