On 14 Apr 2004, at 14:58, Filippo Capocasale wrote:
This client just calls our testService 100 times, passing a string terminated with a non-printable character.
On the server side, each call is handled by a thread. The non-printable character will generate a fatal error in the parsing of the xmlrpc message and the server will not close the thread.
Are you saying that XP (the XML parser you seem to be using) throws an exception parsing the message? Have you tried using another parser?
John Wilson The Wilson Partnership http://www.wilson.co.uk
