[android-developers] Re: Problem on getting SOAP response

2010-03-24 Thread Bob Kerns
Your server is telling you the problem -- you have the wrong value for SOAP_ACTION. It's likely that the correct value is . SOAPAction is similar in intent to METHOD_NAME. It is not a URL; it does not have to have a protocol and hostname,. But if you're supplying the method in the body of the

Re: [android-developers] Re: Problem on getting SOAP response

2010-03-24 Thread Prasanjit Deka
Thanks a lot for ur reply, I want to ask u one more doubt, I got a envelope response in a String , The structure of String is like that. 03-24 17:36:52.588: INFO/R1(216):