Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check if upstream WSDL/axis patch is applied. #34

Open
GoogleCodeExporter opened this issue Feb 19, 2016 · 13 comments
Open

Check if upstream WSDL/axis patch is applied. #34

GoogleCodeExporter opened this issue Feb 19, 2016 · 13 comments

Comments

@GoogleCodeExporter
Copy link

Check the patch linked from 
https://sourceforge.net/projects/ksoap2/forums/forum/532039/topic/3904337/index/
page/1
and see if the codebase from that patch is in this project. 

If it is not there.. merge it in if possible.

Original issue reported on code.google.com by mosa...@gmail.com on 22 Oct 2010 at 3:13

@GoogleCodeExporter
Copy link
Author

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

@GoogleCodeExporter
Copy link
Author

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

@GoogleCodeExporter
Copy link
Author

You might have to patch it ..

Original comment by mosa...@gmail.com on 23 Feb 2011 at 12:07

@GoogleCodeExporter
Copy link
Author

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

@GoogleCodeExporter
Copy link
Author

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

@GoogleCodeExporter
Copy link
Author

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

@GoogleCodeExporter
Copy link
Author

Original comment by mosa...@gmail.com on 21 Aug 2012 at 7:57

  • Changed state: AwaitingContribution

@GoogleCodeExporter
Copy link
Author

Original comment by mosa...@gmail.com on 21 Aug 2012 at 7:57

@GoogleCodeExporter
Copy link
Author

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

@GoogleCodeExporter
Copy link
Author

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

@GoogleCodeExporter
Copy link
Author

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

@GoogleCodeExporter
Copy link
Author

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

@GoogleCodeExporter
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant