Steve, Why should your firewall care about receiving HTTP packets from Amazon? Is the domain (Amazon) filtered?
Seems that one of the great selling features of SOAP in general is that it's piggybacked on top of HTTP, and therefore "firewall friendly"? Just curious... ---- Original Message ---- From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Re: Axis with Amazon Web Services Date: Fri, 15 Nov 2002 09:24:15 -0800 >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]) >> > >