Re: [android-developers] soap webservice(xml pull parser exception )

2011-11-01 Thread arun kumar
Thanks for reply

I done the debugging in this line am getting problem
 androidHttpTransport.call(SOAP_ACTION, envelope);

  In my url  soapAction=  is given like this..but i find in the google
soapAction willbe in the form(saopAction=NAMESPACE/METHODNAME) does this
is the problem or soapAction can also be defined like (soapAction=  )

-- 
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
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Re: [android-developers] soap webservice(xml pull parser exception )

2011-10-31 Thread TreKing
On Sat, Oct 29, 2011 at 3:13 AM, arun kumar arun.kata...@gmail.com wrote:

 Hi ,
 am getting xml pull parser exception while consuming webservice from
 the sap server...PLZ  any one tell me where am making the
 mistake.thanks in advance


Debug your app and the data you're trying to parse - no one here is going
to wade through your code to fix your problem for you.

-
TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago
transit tracking app for Android-powered devices

-- 
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
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en