Okay, I'm pretty comfortable with creating a Java class and dropping a .jws file into Axis. I can look at the ?wsdl URL and it's more or less comprehensible.
What's the next thing to learn? Eventuallly, I need to accept SOAP requests with rather a lot of parameters (right now I'm just testing with HTTP GET or POST) and I want to do the kind of services where Axis will take all of the parameters and set properties in a single object that is in my method signature. And I need to respond with XML in the body of the response, not a single String or int value as the .jws files allow.
But I think there must be a step in between what I've learned so far, and my eventual goal. Anyone care to suggest a term or two for Google and give me a shove in the right direction?
--
Wendy Smoak
Applications Systems Analyst, Sr.
Public Affairs, Information Resources Management
Arizona State University, Tempe AZ
