Open GoogleCodeExporter opened 9 years ago
After generating the code, I was getting the same errors as mentioned in
issue#45. Those issues were fixed
using the solution provided in that issue.
I want the data from the following service:
lostpetusawebservice_wsdlBindingResponse *bindingResponse = [binding
getPetDetailsByListingIdUsingListingid:[[NSNumber alloc] initWithInt:606]];
I am stuck up because of this issue, will be great help if anyone can provide
any breakthrough.
Thanks
Original comment by rajnish.khatri@gmail.com
on 30 Oct 2009 at 1:13
Hello,
I have encountered the same problem, issue 45 does not workaround the problem
for me, or at least I'm not sure how, because I'm using a ynchronous call
rather than an async one.
The follow blog suggest modifying the generated code, but I'm not sure this is
the correct way, or what the impact is:
http://brismith66.blogspot.com/2010/05/iphone-development-accesing-soap.html
BTW I'm using wsdl2objc 0.7 pre-release.
What can I do to resolve the error?
tnx
Original comment by sagim...@gmail.com
on 11 Jul 2010 at 12:08
Original issue reported on code.google.com by
rajnish.khatri@gmail.com
on 30 Oct 2009 at 8:30