0

I need consume a Web Service created with Java JAX-WS, I need to create a client web service in app iOS. but i don't know how.

kakashy
  • 714
  • 9
  • 24
  • Did you check http://stackoverflow.com/questions/6388930/consuming-soap-web-services-on-ios ? – home Oct 24 '12 at 05:12
  • Welcome to Stack Overflow! We encourage you to [research your questions](http://stackoverflow.com/questions/how-to-ask). If you've [tried something already](http://whathaveyoutried.com/), please add it to the question - if not, research and attempt your question first, and then come back. –  Oct 24 '12 at 05:16

1 Answers1

0

Ok, so I have found a solution from my problem. First i make a web service Rest and using two libraries JSON framework and ASIHTTPRequest for the web service cliente.

So that's all, I hope to help somebody.

kakashy
  • 714
  • 9
  • 24