C or C++ would be fine. I want to be able to call the generated stubs from C code. It looks like gSOAP has the best possibilities. I'll try to port gSOAP. The problem going to native iSeries is the 16 byte pointers (yes, that's 16 bytes, not bits) that must be aligned on word boundaries. Structures (or classes) that contain pointers can be badly mangled if they aren't clearly defined in the source. So I was hoping someone had already done it.
Dan Kimmel
| Anne Thomas Manes <[EMAIL PROTECTED]>
07/27/2005 06:56 AM
|
|
I'm sure you could port Axis C++ or gSOAP to iSeries.
What language are you looking for?
Anne
On 7/26/05, Dan Kimmel <[EMAIL PROTECTED]> wrote:
>
> Anyone know of a non-java SOAP client that has been ported to
> iSeries(AS400)? Something like Pocket-SOAP?
>
> Dan Kimmel
