I have 3 methods with same name but with different argument list.

 

When trying to invoke any of these methods,i get an exception saying :

 

org.apache.wsif.WSIFException: Method XXX was not found in portType  YYY

 

The method for sure appear in the interface,in the wsdl,and

as far as I checked (via debug on WSIFClientProxy),it did appear

on wsif classes as well.

 

What can lead to this situation ? what kind of failure can cause this error ?

 

 

ofer

 

Reply via email to