I have the very same problem. I'd much prefer to catch the Exceptions myself, and deal with them by either allowing the message though based on the type of Exception, or change it to a generic Exception.
Maybe time to submit an issue regarding this? -- /James On Fri, Apr 11, 2008 at 3:28 PM, Peter Boehlke <[EMAIL PROTECTED]> wrote: > > Hi there, > > i'm trying around with the Zend_XMLRPC-Server. So far, i'm very pleased > with > it. Everything runs without Problems etc. > > But i have one Problem concerning the Zend_XmlRpc_Server_Fault > (standard)messages. I want to respond with my own fault-XML-grids, if > something in the Request was wrong. > > Furthermore, i want to validate the Request by myself and generate more > exact error-messages in the fault-message; > > I hope this is understandable! ;) > Thank you in advance, > > Peter Boehlke > -- > View this message in context: > http://www.nabble.com/Zend_XMLRPC_Server-overwrite--response-customized-Fault-Msgs.-tp16627837p16627837.html > Sent from the Zend Framework mailing list archive at Nabble.com. > >
