Hey Keith,
I am using the latest version(I believe) downloaded about 2 months ago. So what you are saying is that if my service currently lives at http://localhost:8080/axis2/services/MyService then that is the same url to post to? What I can't figure out is where is a sample for posting an http rest type request to the endpoints. I saw an example client using the axis client tools, but I want to see the raw format of exactly what I need to post to that endpoint to perform various function calls? What does the URL need to look like? So that I can craft those from non axis/java environements(javascript, python, php, etc). I can't seem to find any documentation on how the url should be crafted to perform my calls.and how to perform calls where they are expecting a complex type in the SOAP call currently. Those are the kinds of questions I cannot figure out. Thanks, Chris
