Open GoogleCodeExporter opened 9 years ago
Might also be worth checking out this project
http://code.google.com/p/wsdl2ksoap/ or potentially pull some of its stuff in.
Original comment by mosa...@gmail.com
on 22 Feb 2011 at 4:45
I've tried that tool, but I'm getting a null point exception. I guess it
doesn't works with all kinds of WSDL files.
Original comment by plin...@gmail.com
on 22 Feb 2011 at 10:57
You might have to patch it ..
Original comment by mosa...@gmail.com
on 23 Feb 2011 at 12:07
wsdl2ksoap doesn't have a working WSDLParser in its package. Not sure if the
rest of the project has promise.
Original comment by mark.v.k...@gmail.com
on 14 Mar 2011 at 8:03
Hello
I wrote a WSDL2Ksoap2 to interface Android smartphones with Moodle's Web Service.
It is an extension of some Axis 1.4 classes to generate helper classes specific
to KSoap2
Find it in package org.ksoap2.wsdl here
https://github.com/patrickpollet/moodlews_ksoap2
Cheers.
Original comment by polle...@gmail.com
on 5 Apr 2011 at 5:29
Had a bit of a look at the patch. Nothing too much there. Could create a new
module wsdl2java as part of the project. But would probably not pull it into
the android assembly since it would be a build time tool. Also relies on axis
so it would be no good for Android runtime. Unless somebody asks for it I will
probably not do it as this stage. If other feel like it I would however
probably pull it in.
Original comment by mosa...@gmail.com
on 5 Jun 2012 at 6:07
Original comment by mosa...@gmail.com
on 21 Aug 2012 at 7:57
Original comment by mosa...@gmail.com
on 21 Aug 2012 at 7:57
I have fixed the project WSDL2Ksoap2 I can submit my changes to the fixed
version
you dont get any errors and i've been using it to make a app now and it is
tested would anyone like it? :)
Original comment by admin@glscripting.org
on 25 Oct 2012 at 1:24
I also have fixed the ArrayOfString class so that it doesnt crash when you use
arrays of strings as paramaters.
Original comment by admin@glscripting.org
on 25 Oct 2012 at 1:24
Thos two patches as pull requests on github would be an awesome addition to the
3.0.0 release .. I would pull them in as soon as they arrive ;-)
Original comment by mosa...@gmail.com
on 25 Oct 2012 at 4:00
Ping... could I have that change as patch or so . I would love to add it into
the project.
Original comment by mosa...@gmail.com
on 12 Nov 2012 at 6:32
The project is migrating to github. If you believe this issue is still valid
and should be tracked please file a new issue at
https://github.com/simpligility/ksoap2-android/issues
Original comment by mosa...@gmail.com
on 7 Aug 2015 at 5:35
Original issue reported on code.google.com by
mosa...@gmail.com
on 22 Oct 2010 at 3:13