While we're on it, now trying to access that service from client side with java script. I have the URL of the service and the URL of WSDL, now I just need to know how to configure XMLHttpRequest correctly and how to pass all the parameters and get the result from the server. Specifically, can't...