[AWS] SOAP: naming record types

Alejandro. R. Mosteo Chagoyen A. R. Mosteo Chagoyen" <alejandro@mosteo.com
Tue, 19 Aug 2003 19:49:19 +0200


Hello,

I'm the situation of accessing a web service written with AWS.
However, the client is a java one.

The java client requires that the structs have a type in the service
namespace to be mapped to java classes. If I'm not mistaken, AWS sends
a standard ur-type for arrays of records and maybe records alone too
(not faced the case).

I have prepared a little patch which works for my AWS needs, but I'm
curious if that's doable with current AWS and, furthermore, if that
requisite in the java client is too much a demand in a SOAP client.

Kind regards,

A. Mosteo.