I've installed -3.0a1.jar.
I want to have a simple web server just answering to XML-RPC calls, so I really would like to use org.apache.xmlrpc.webserver.WebServer The point is that as I create an instance of the object the class loader complains about a missing class: org.apache.ws.commons.util.XsDateTimeFormat I've checked the dependencies for XML-RPC, and downloaded all the listed jars, I've checked the Apache commons, Where is it? I cannot find it! rossella