1

I am starting a new Android project that will consume a service available as WSDL and REST endpoints.

It has been recommended that I use WSDL2Java to generate stubs and use this in my Android app instead of REST.

Before I go down this route and try to integrate my code, i'm just checking if it's actually possible to use the WSDL2JAVA code in Android? Will it compile?

Thanks.

1
  • I tried that and had some serious issues regarding the absence of needed libraries that seem to be absent in the Android Java implementation. Maybe I was just missing something, have you tried that, in the end?
    – micamoita
    Commented Nov 27, 2012 at 10:22

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.