[ale] Implementing XML-RPC

Christopher Fowler cfowler at outpostsentinel.com
Thu Feb 10 23:38:29 EST 2005


On Thu, 2005-02-10 at 21:50, Fletch wrote:
> >>>>> "Christopher" == Christopher Fowler <cfowler at outpostsentinel.com> writes:
> 
>     Christopher> Some of my procedures will return XML data.  Does
>     Christopher> this need to be encoded in some way?
> 
> XML-RPC doesn't handle this case as well as say SOAP does.  I think
> the recommended way to handle this is to return all of the XML data as
> single base64 encoded value.

I think that is right.  I can not seem to find info on how to return
errors.  Simply like what XML do I return if for example a method is
called that does not exist on the server?




More information about the Ale mailing list