Hi!

I switched my application from xmlrpc-1.2-b1 to xmlrpc-2.0-a1-dev and I get the following error while executing async client:

java.lang.NullPointerException
at org.apache.xmlrpc.XmlRpcClient$XmlRpcClientAsyncThread.run(Unknown Source)


My client code works ok with 1.2-b1. I checked API docs but it seems that syntax did't change.
Any clue what is new in 2.0 code?



Damijan



Reply via email to