Mike,

The Amazon Web Services package (which you can download at xml.amazon.com) comes with sample Java code (in a directory called -- not surprisingly -- JavaCodeSample). This relies on Axis client-side code and Axis' wsdl2java to create classes from Amazon's wsdl file.

I'm not sure about how (or if) using server-side Axis code would be useful. We've been trying to get something together on our server using a combination of JSP and the same Axis classes from the Amazon sample code to query the Amazon service and format the results into html. Unfortunately we haven't been able to get it to work, but I think that's due to firewall issues.

Hope that helps.

Steven Gollery
[EMAIL PROTECTED]

Michael Fecina wrote:

Has anyone used Amazon's Web Services in conjunctino with Axis?


From looking on the web, I found a tutorial that uses the two but also uses

IBM's toolkit. I'm wondering if there is anyone that could give me a brief rundown

of how to create a client for Amazon's web services in Java ...


I appreciate any help or information.


Thanks,

Mike Fecina ([EMAIL PROTECTED])




Reply via email to