Foros de discusión

WSDL fault codes ?

thumbnail
Michele Zanarotti, modificado hace 11 años.

WSDL fault codes ?

Junior Member Mensajes: 94 Fecha de incorporación: 20/02/12 Mensajes recientes
Where i can find all the possible fault codes returned by a call to a web service ?

In the classic wsdl files for liferay services there are no wsdl:fault nodes defined, so i guess this is
a RemoteException with a SoapFault code inside (soapenv:Server.userException for example).
But i wish to know in advance all the possible Exceptions i may receive in return to manage them.