Dims,

Thank you very much for the expert help. Very much appreciated.

Wonder how come it works with AXIS 1.0 :-)

Regards,

Santosh

-----Original Message-----
From: Davanum Srinivas [mailto:[EMAIL PROTECTED]
Sent: Tuesday, July 08, 2003 1:40 PM
To: [EMAIL PROTECTED]
Subject: RE: Problem with AXIS 1.1 (Possible Bug)


Slight problem with your wsdl...See attached wsdl.

C:\bugs>diff Finder.orig.wsdl Finder.wsdl
104c104
<                       <wsdlsoap:operation/>
---
>                       <wsdlsoap:operation>
112a113
>                       </wsdlsoap:operation>

-- dims

--- [EMAIL PROTECTED] wrote:
> All,
> 
> The following wsdl attached to this message, works fine with wsdl2java
> shipped with AXIS 1.0 but does not work with AXIS 1.1.
> 
> Probably exemplifying it will expose the problem, to experts on this list.
> 
> Hope for an answer.
> 
> Regards,
> 
> Santosh
> 
> 
> 
> 
> 
> 
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Monday, July 07, 2003 9:07 AM
> To: [EMAIL PROTECTED]
> Subject: Problem with AXIS 1.1 (Possible Bug)
> 
> 
> AXIS expert users,
> 
> We were using AXIS 1.0 happily, until the next stable release of 1.1 came
> along. But the wsdl2java part seems to have been broken.
> 
> I can run the 1.0 wsdl2java successfully on a wsdl (which imports a couple
> of Schema files, which define the data structures, which the wsdl uses).
> 
> But it gives the following errors on 1.1
> 
> java.io.IOException: ERROR: Missing <soap:fault> element inFault
> "SystemFault" in operation "SystemFault", in binding find
>         at
>
org.apache.axis.wsdl.symbolTable.SymbolTable.faultsFromSOAPFault(SymbolTable
> .java:2023)
>         at
>
org.apache.axis.wsdl.symbolTable.SymbolTable.populateBindings(SymbolTable.ja
> va:1801)
>         at
>
org.apache.axis.wsdl.symbolTable.SymbolTable.populate(SymbolTable.java:577)
>         at
> org.apache.axis.wsdl.symbolTable.SymbolTable.add(SymbolTable.java:421)
>         at
>
org.apache.axis.wsdl.symbolTable.SymbolTable.populate(SymbolTable.java:408)
>         at
>
org.apache.axis.wsdl.symbolTable.SymbolTable.populate(SymbolTable.java:393)
>         at
org.apache.axis.wsdl.gen.Parser$WSDLRunnable.run(Parser.java:245)
>         at java.lang.Thread.run(Thread.java:479)
> 
> Any pointers to the solution, very welcome.
> 
> Regards,
> 
> Santosh
> 
> Santosh Joshi
> 
> 
> 

> ATTACHMENT part 2 application/octet-stream name=Finder.wsdl

=====
Davanum Srinivas - http://webservices.apache.org/~dims/

__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com

Reply via email to