Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.programmer > #12612

Re: SOAP

Date 2012-03-02 20:22 -0500
From Arne Vajhøj <arne@vajhoej.dk>
Newsgroups comp.lang.java.programmer
Subject Re: SOAP
References <pfq2l7t97ik950qu278t14a6ghp2mjkugo@4ax.com>
Message-ID <4f517268$0$295$14726298@news.sunsite.dk> (permalink)
Organization SunSITE.dk - Supporting Open source

Show all headers | View raw


On 3/2/2012 7:51 PM, Roedy Green wrote:
> I have been in the background for weeks now trying to get the Amazon
> SOAP AWS interface to work.  Part of the problem is they change the
> API every year but don't update the docs and they have no complete
> examples.
>
> I thought I had it today, but all I got back was a response code 400,
> reject.  I had a peek with Wireshark but could not find any such
> response, but I did find a GET of the XSD. Is that normal? Surely it
> has everything it needs to know when the XSD is parsed and converted
> to Java source code.
>
> Assuming this is being send as https: is there any way to snoop on
> what is going on?

What SOAP toolkit are you using? Axis2? The one in Java SE?

If you are not using a SOAP toolkit, then start using one!

Arne

Back to comp.lang.java.programmer | Previous | NextPrevious in thread | Find similar


Thread

SOAP Roedy Green <see_website@mindprod.com.invalid> - 2012-03-02 16:51 -0800
  Re: SOAP Arne Vajhøj <arne@vajhoej.dk> - 2012-03-02 20:22 -0500

csiph-web