Methods with a "void" return type seem to be causing my appl. problems. I get 
the following exception thrown on the client side when parsing the reply:

Fatal error parsing XML: org.xml.sax.SAXParseException: unexpected end of file 
found

I suppose strictly speaking, void is not an XML/RPC data type, and further, it's 
not that useful to have no return  code from an xml/rpc call. But at our current 
stage of dev. we have a few utility methods that have no return value, and which 
are accessed via a transparent xml/rpc proxy (hence we'd need to change the 
interface which we don't want to do yet).

Anyone got a view on this?

-- Rob
SoftSell Business Systems, Ltd.
' testing solutions for a changing world '
 
+44 (20) 7488 3470
www.softsell.com
[EMAIL PROTECTED]

Reply via email to