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 "Anas Farooqui (JIRA)" <ax...@ws.apache.org> on 2011/04/19 09:25:05 UTC

[jira] [Created] (AXIS-2849) IWAB0399E Error in generating Java from WSDL

IWAB0399E Error in generating Java from WSDL
--------------------------------------------

                 Key: AXIS-2849
                 URL: https://issues.apache.org/jira/browse/AXIS-2849
             Project: Axis
          Issue Type: Bug
            Reporter: Anas Farooqui
            Priority: Blocker


I am facing below problem when i am generating a client using axix (wsdl2java).

Some one please help into this.

IWAB0399E Error in generating Java from WSDL:  java.io.IOException: Type {http://www.w3.org/2001/XMLSchema}null is referenced but not defined.
    java.io.IOException: Type {http://www.w3.org/2001/XMLSchema}null is referenced but not defined.
    at org.apache.axis.wsdl.symbolTable.SymbolTable.checkForUndefined(SymbolTable.java:665)
    at org.apache.axis.wsdl.symbolTable.SymbolTable.add(SymbolTable.java:545)
    at org.apache.axis.wsdl.symbolTable.SymbolTable.populate(SymbolTable.java:518)
    at org.apache.axis.wsdl.symbolTable.SymbolTable.populate(SymbolTable.java:495)
    at org.apache.axis.wsdl.gen.Parser$WSDLRunnable.run(Parser.java:361)
    at java.lang.Thread.run(Unknown Source)


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


[jira] [Resolved] (AXIS-2849) IWAB0399E Error in generating Java from WSDL

Posted by "Andreas Veithen (Resolved) (JIRA)" <ax...@ws.apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS-2849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andreas Veithen resolved AXIS-2849.
-----------------------------------

    Resolution: Incomplete

If you have an issue with wsdl2java, then you should at least attach the WSDL that causes the problem and specify the Axis version that you are using.
                
> IWAB0399E Error in generating Java from WSDL
> --------------------------------------------
>
>                 Key: AXIS-2849
>                 URL: https://issues.apache.org/jira/browse/AXIS-2849
>             Project: Axis
>          Issue Type: Bug
>            Reporter: Anas Farooqui
>            Priority: Blocker
>
> I am facing below problem when i am generating a client using axix (wsdl2java).
> Some one please help into this.
> IWAB0399E Error in generating Java from WSDL:  java.io.IOException: Type {http://www.w3.org/2001/XMLSchema}null is referenced but not defined.
>     java.io.IOException: Type {http://www.w3.org/2001/XMLSchema}null is referenced but not defined.
>     at org.apache.axis.wsdl.symbolTable.SymbolTable.checkForUndefined(SymbolTable.java:665)
>     at org.apache.axis.wsdl.symbolTable.SymbolTable.add(SymbolTable.java:545)
>     at org.apache.axis.wsdl.symbolTable.SymbolTable.populate(SymbolTable.java:518)
>     at org.apache.axis.wsdl.symbolTable.SymbolTable.populate(SymbolTable.java:495)
>     at org.apache.axis.wsdl.gen.Parser$WSDLRunnable.run(Parser.java:361)
>     at java.lang.Thread.run(Unknown Source)

--
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

        

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org