You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by Dushshantha Chandradasa <dc...@virtusa.com> on 2006/01/16 07:18:55 UTC

Exception when generating code for SimpleArray.wsdl

Hi All,

 

i got the following exception when i try to generate codes for
SimpleArray.wsdl

 

 [mkdir] Created dir: C:\obj\test\generated\cpp\SimpleArray

  [java] java.io.IOException: Type {http://soapinterop.org/xsd}intItem
is ref

nced but not defined.

  [java]     at
org.apache.axis.wsdl.symbolTable.SymbolTable.checkForUndefine

ymbolTable.java:665)

  [java]     at
org.apache.axis.wsdl.symbolTable.SymbolTable.add(SymbolTable.

a:545)

  [java]     at
org.apache.axis.wsdl.symbolTable.SymbolTable.populate(SymbolT

e.java:518)

  [java]     at
org.apache.axis.wsdl.symbolTable.SymbolTable.populate(SymbolT

e.java:495)

  [java]     at
org.apache.axis.wsdl.gen.Parser$WSDLRunnable.run(Parser.java:

)

  [java]     at java.lang.Thread.run(Thread.java:595)

  [java] org.apache.axis.wsdl.wsdl2ws.WrapperFault: java.io.IOException:
Type

ttp://soapinterop.org/xsd}intItem is referenced but not defined.

  [java]     at org.apache.axis.wsdl.wsdl2ws.WSDL2Ws.<init>(Unknown
Source)

 

  [java] Code generation failed. Please see errors above.

 

  [java]     at org.apache.axis.wsdl.wsdl2ws.WSDL2Ws.main(Unknown
Source)

  [java] Caused by: java.io.IOException: Type
{http://soapinterop.org/xsd}int

m is referenced but not defined.

  [java]     at
org.apache.axis.wsdl.symbolTable.SymbolTable.checkForUndefine

ymbolTable.java:665)

  [java]     at
org.apache.axis.wsdl.symbolTable.SymbolTable.add(SymbolTable.

a:545)

  [java]     at
org.apache.axis.wsdl.symbolTable.SymbolTable.populate(SymbolT

e.java:518)

  [java]     at
org.apache.axis.wsdl.symbolTable.SymbolTable.populate(SymbolT

e.java:495)

  [java]     at
org.apache.axis.wsdl.gen.Parser$WSDLRunnable.run(Parser.java:

)

  [java]     at java.lang.Thread.run(Thread.java:595)

 

yClientCode:

  [copy] Copying 1 file to C:\obj\test\generated\cpp\SimpleArray

  [copy] Copying 1 file to C:\obj\test\generated\cpp\SimpleArray

 

What could be the problem here?

 

Regards,

 

Marcus Dushshantha Chandradasa

Team Virtusa

dchadradasa@virtusa.com