Scheider, Hendrik wrote: > I had NullPointerExceptions in XmlRpcClient$XmlRpcClientAsyncThread's
That has been fixed quite some time, although no new release has been done. I don't know why either; just use a CVS checkout or apply the patch to 2.0: http://issues.apache.org/jira/browse/XMLRPC-62 > I cannot understand, why this might have been an unnoticed > implementation error until now. Is no-one else using the async > implementation?! Please excuse my astonishment. Actually, I am doubting > that the above is actually the solution - can it be that obvious? Sadly you're basically right, although ultimately it's a little bit more tricky than that - look at the patch. kind regards Holger