I am using Axis on the Server side and Axis Call (through WSIF) on the
 Client side :

 I have a very declared exception on my WebService ,which
 do appear on the wsdl , BUT , when this exception is
 throw on the server side ,on the client side it's
 considere as an Undeclaredthrowableexception , why ?

 (I checked the SOAP response string and the exception do
  exists on the fault section.
  My feeling is that my exception is not correctly
  serialize\deserialize and therefor is not considere as
  a declared exception.)

 

Reply via email to