Giter Club home page Giter Club logo

Comments (7)

GoogleCodeExporter avatar GoogleCodeExporter commented on September 27, 2024
Without debugging I cant tell. Can you set debug to true on the transport and 
see what bodyIn contains? I believe it might be empty .. which means that your 
server has not yet responded. This sometimes happens on the emulator. Does it 
happen on the device as well? Also what happens if you retry in code 
automatically? 

Original comment by [email protected] on 9 Nov 2010 at 7:30

from ksoap2-android.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 27, 2024
Hello I have only tried it on the emulator.
File1.txt contains the body of the first post response , after adding these two 
lines to the java program : 
transportHttp.debug=true;

System.out.println("** STRING OBTAINED **" + transportHttp.requestDump );

File2.txt contains other example of a webservice client in which the same 
webservice has been used. In File2.txt there is the code used and the result of 
debugging this code.


Original comment by [email protected] on 10 Nov 2010 at 9:45

Attachments:

from ksoap2-android.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 27, 2024
hi,

i have the same problem when i call web service wsdl from blackberry project. 
but when i call ant .net web service it's works fine

Original comment by [email protected] on 10 Nov 2010 at 1:20

from ksoap2-android.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 27, 2024
@vodfonebetavine .. I have no idea about blackberry.. 

Original comment by [email protected] on 12 Nov 2010 at 4:51

from ksoap2-android.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 27, 2024
@gorka_sm .. it seem you are trying to upload a binary file as a property in 
the soap request. I have no idea if this is going to work but would definitely 
be worried about file size and other things like time outs. 

You will have to debug this with the library code I think and see what is 
happening. Have you tried to submit something to the webservice that is just a 
very small payload?

Original comment by [email protected] on 12 Nov 2010 at 4:53

from ksoap2-android.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 27, 2024

Original comment by [email protected] on 23 Mar 2011 at 6:35

  • Changed state: Incomplete

from ksoap2-android.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 27, 2024
Closing due to inactivity from reporter.

Original comment by [email protected] on 18 Nov 2011 at 5:00

  • Changed state: Invalid

from ksoap2-android.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.