Git Product home page Git Product logo

Comments (8)

GoogleCodeExporter avatar GoogleCodeExporter commented on July 21, 2024
same problem over here! could the project owner fix this or publish a 
workaround?

Original comment by [email protected] on 13 Apr 2009 at 7:40

from ksoap2-android.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 21, 2024
The problem is that there are two .class files in this jar doubled. Look:
% jar tf ksoap2-android-2.2-jar-with-dependencies.jar| sort | uniq -c | sort 
-nr |
head -n 2
      2 org/ksoap2/transport/AndroidServiceConnection.class
      2 org/ksoap2/transport/AndroidHttpTransport.class

Workaround is to rename the jar file to .zip extension, remove doubled files 
(either
by hand in fancy graphical zip utility or by just command-line unzipping it 
answering
'[A]ll' when asked if override duplicated files and zipping it back) and rename 
back
to jar.

I suppose that real problem lies somewhere in the jar creation in build process.

Cheers!

Original comment by [email protected] on 15 Apr 2009 at 10:24

from ksoap2-android.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 21, 2024
[deleted comment]

from ksoap2-android.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 21, 2024
Thx Krzysztof.Goj. 
Problem fixed ;)

Original comment by [email protected] on 16 Apr 2009 at 4:29

from ksoap2-android.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 21, 2024
androidcrew, krzysztof

can you please post the complete source code on how to call soap server??

thanks

Original comment by [email protected] on 16 Apr 2009 at 9:03

from ksoap2-android.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 21, 2024
This is a duplicate of Issue #2.

Original comment by [email protected] on 17 Aug 2009 at 12:03

  • Changed state: Duplicate

from ksoap2-android.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 21, 2024
thank you. it helped me a lot :)

Original comment by [email protected] on 7 Jul 2010 at 8:38

from ksoap2-android.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 21, 2024
jANO, thank's a lot! it works for me ...:!!!!!

Original comment by [email protected] on 6 Aug 2011 at 12:04

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.