On Friday 22 June 2007 00:17:02 Michael Landon - IBN wrote: > Some versions of XML-RPC do not allow sending or receiving null. Check to > documentation to ensure that's not the problem.
Out of interest, what are people doing to get around this? Returning a dummy null object which then gets ignored by the wrapper on the client? I was looking for a way where the client could still think it's calling a method that returns null, and the server could still implement a method that returns null, and everything in-between is hidden by magic wrappers. Daniel -- Daniel Noll Nuix Pty Ltd Suite 79, 89 Jones St, Ultimo NSW 2007, Australia Ph: +61 2 9280 0699 Web: http://nuix.com/ Fax: +61 2 9212 6902 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
