search for: errordescr

Displaying 1 result from an estimated 1 matches for "errordescr".

Did you mean: errordesc
2007 Sep 21
2
ActionWebServer and SOAPFault
...customer does not exist I have to send back to client SOAPFault message with faultcode = "error", faultstring = "no such customer" and such detail: <error> <param id="errorCode" label="Error code">incorrect_request</param> <param id="errorDescr" label="Error description">Custome with such customer_id does not exists</param> </error> I''m cant figure out how to construct such SOAPFault message and send it back. Please help me, with some example code if possible. -- Posted via http://www.ruby-forum.co...