can any1 answer my following qn please

hi,
 I am using axis beta2. While using the WSDL2Java to generate the client
side aritfacts, I am getting the following exception.
java.io.IOException: Type http://www.w3.org/2001/XMLSchema:schema is
 referenced but not defined.
        at org.apache.axis.wsdl.toJava.SymbolTable.checkForUndefined
(SymbolTable.java:405)
        at org.apache.axis.wsdl.toJava.SymbolTable.add(SymbolTable.j
ava:331)
        at org.apache.axis.wsdl.toJava.Emitter.emit(Emitter.java:188
)
        at org.apache.axis.wsdl.toJava.Emitter.emit(Emitter.java:155
)
        at org.apache.axis.wsdl.WSDL2Java$WSDLRunnable.run(WSDL2Java
.java:725)
        at java.lang.Thread.run(Thread.java:484)
Of course the wsdl defines this namespace. How do I resolve this problem?

sudhir



Reply via email to