I recently (this morning) figured out, that if you are using the SoapClient,
and you instantiated the SoapClient before the SoapHelper, you will get a null
pointer exception. The logcat output is very useless in determining the
problem. I added a javadoc note for the constructor of SoapClient, but I think
a note should be added to the logcat output in case someone forgets to do this
(kind of like the note about, "Did you add the activity to the manifest?", that
has saved me a lot of time).
I wasn't sure where the best place to put this logcat output would be, so I
leave it up to you to determine. Thanks.
Original issue reported on code.google.com by bric...@gmail.com on 16 May 2013 at 2:28
Original issue reported on code.google.com by
bric...@gmail.com
on 16 May 2013 at 2:28