Try this: http://www.anddev.org/webservice_soap_with_complex_data_type_and_ksoap_client-t2195.html
On Sep 21, 10:35 am, amishera <[EMAIL PROTECTED]> wrote: > The problem is I could not find any server side example. So how am I > supposed to know the meaning of say SOAP_ACTION? I published my web > service using apache cxf, so I know what should I write in my client > side code. But in this case I am completely in the dark and there is > obviously no documentation here. > > On Sep 20, 6:14 pm, adityaw <[EMAIL PROTECTED]> wrote: > > > Hello, I think you need to change "localhost" to the actual ip address > > of your machine. I read about this somewhere but I couldn't find it > > right now. But you should try it. > > > On Sep 20, 11:17 am, amishera <[EMAIL PROTECTED]> wrote: > > > > The thing is that their website does not have much documentaion. I saw > > > multiple posts related to ksoap2 here. So I was hoping there are > > > members of this group who are quite familiar wit these concepts. I > > > have done the following: > > > > SOAP_ACTION="helloWorld" > > > NAMESPACE="http://localhost:9000" > > > METHOD_NAME="sayHi" > > > URL="http://localhost:9000/helloWorld" > > > > but I got Socekt timeout exception. > > > > then I tried to use URL="http://localhost:9000/helloWorld?wsdl" > > > > but the problem persists. > > > > So I request you for help. > > > > Thanks in advance. > > > > On Sep 19, 1:30 pm, "Mark Murphy" <[EMAIL PROTECTED]> wrote: > > > > > > I was trying to create a soap client on android using ksoap2. > > > > > <snip> > > > > > > Please help here. > > > > > Additional support for ksoap2 probably can be found at the ksoap2 site: > > > > >http://ksoap2.sourceforge.net/ > > > > > -- > > > > Mark Murphy (a Commons Guy)http://commonsware.com > > > > _The Busy Coder's Guide to Android Development_ Version 1.2 Published!- > > > > Hide quoted text - > > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---