I am accessing the cvs version using XML RPC and everything works great except for when I call the Query method, for instance for an XPath query or an XUpdate query,
I always get the following response: java.lang.Exception: java.lang.NullPointerException My two questions are
