Re: KSOAP compiler and executer

Michael Yuan <[email protected]> Tue, 17 Dec 2002 10:46:11 -0600 (CST)
Newsgroups gmane.comp.java.enhydra.ksoap
Message-ID <[email protected]>
You have to manually code your kSOAP client. Read the WSDL file to figure
out what parameters do you need. Once you figured out the line protocol,
this article discuss how to implement a client

http://www.javaworld.com/javaworld/jw-08-2002/jw-0823-wireless.html

If you really want a kSOAP client auto generator, you can use IDE tools
that have build-in kSOAP support.  Those IDEs include SunONE Studio Mobile
Edition, IBM WebSphere Device Developer and CodeWarrior Wireless Studio.

check out this article for SunONE Studio's web services client:

http://forte.sun.com/ffj/articles/nokia.html

cheers
Michael
----------------------------------------------------------------------------
Read Michael Yuan's technology articles
http://www.enterprisej2me.com/articles.php
Dr. Dobbs Journal, JavaWorld, IBM developerWorks and more ...
----------------------------------------------------------------------------

On Tue, 17 Dec 2002, Parsuram Panigrahi wrote:

> Hello,
>   IHow can I create and test KSOAP files? I use JAX-RPC on server side.
> How shall I create the client proxy from it?
>
> _______________________________________________
> Ksoap mailing list
> [email protected]
> http://www.enhydra.org/mailman/listinfo.cgi/ksoap
>