Re: [android-developers] Invoking a web service created in java
What kind of errors are you getting?
It may be that you are missing a library, perhaps.
--
"I know that you believe you understand what you think I said, but I'm not sure you realize that what you heard is not what I meant."
- Robert McCloskey
-- On Fri, Jun 1, 2012 at 11:27 PM, Bunty <gautam.imps@gmail.com> wrote:
Hi all,
I need to invoke a web service from android app. I have the wsdl file
of a web service created in java, i don't have the source code of the
same.
In java, i use the "Generate Client" option to generate the files from
a wsdl and then invoke the web service via my java app using Axis.jar.
When i click the "Generate Client" option the files are generated
along with some compilation errors. But the same thing when i am doing
in an java app, the generated files does not have any compilation
errors.
Please inform the proper way of doing the same from the android
prospective.
Regatds,
Bunty
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
Resume & Projects: http://careers.stackoverflow.com/jamesblack
- Robert McCloskey
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home