sir,
i'm using gSOAP by IBM for Palm OS
the problem is i'm trying to connect to the following SOAP service
http://www.jjactivos.com/activegestsync/agjjasync.asmx?WSDL

i've created a header file manually which is:

int ns_GetListOfUsers(char *code,struct ns_GetListOfUsersResponse{char
*UserName;char *Password;char *Name;} *r);

then i compiled it with soapcpp2 with -c option

it compiled successfully n generated 5 files

then i wrote the code in metrowerks codewarrior and generated a prc and
tested on simulator ,however no response??

plzz help

----- Original Message -----
From: Partha B <[EMAIL PROTECTED]>
To: Palm Developer Forum <[EMAIL PROTECTED]>
Sent: Thursday, June 10, 2004 12:47 PM
Subject: re: gSOAP


> Can you elaborate on the problems you are facing.
> Are you using the gSOAP for Palm available via the Web Services toolkit
from IBM?
> If you are usng the regular gSOAP package for windows/unix... it wont run
on Palm OS.
>
> Partha.
> --
> For information on using the Palm Developer Forums, or to unsubscribe,
please see http://www.palmos.com/dev/support/forums/



-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to