|
Anybody knows what causes to this
exception while Running WSDL2Java ??? java.io.IOException: Type {http://www.someurl}ArrayOfAAObject is referenced but not defined. at
org.apache.axis.wsdl.symbolTable.SymbolTable.checkForUndefined(SymbolTable.java:652) at
org.apache.axis.wsdl.symbolTable.SymbolTable.add(SymbolTable.java:532) at
org.apache.axis.wsdl.symbolTable.SymbolTable.populate(SymbolTable.java:506) at
org.apache.axis.wsdl.symbolTable.SymbolTable.populate(SymbolTable.java:483) at
org.apache.axis.wsdl.gen.Parser$WSDLRunnable.run(Parser.java:356) at
java.lang.Thread.run(Thread.java:534) From: Xinjun Chen
[mailto:[EMAIL PROTECTED] Why not consider Axis client package? It provides dynamic invocation
interface. But I haven't figured out is how to use the client package to invoke
document style services. I am wondering whether Axis client package will support
interoperability between different styles of services by providing client
functions to probe the style of a remote service and the client package to call
the service according to the returned service style. In this way, the client
will no longer need to worry about the remote service style. Regards, Xinjun On 12/2/05, Guy
Rixon <[EMAIL PROTECTED]>
wrote: Yes, we (AstroGrid ) do that habitually. We put the stubs for service B |
- java.io.IOException: while Running WSDL2Java... Serkan Sunel
- Re: java.io.IOException: while Running WSDL2Java... Christian Schmitz
- RE: java.io.IOException: while Running WSDL2Java... Serkan Sunel
