开发者

Introductory JAX-WS tutorial for Eclipse using a top down approach [closed]

开发者 https://www.devze.com 2023-04-11 19:01 出处:网络
开发者_C百科 As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solic
开发者_C百科 As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance. Closed 11 years ago.

I'm was looking for a tutorial for JAX-WS to use with Eclipse. What I was looking for specifically was some that used a top down approach where you have a url to a wsdl file and run wsgen to generate your stubs.

Thank you!


This was a good starter tutorial, all the source code was provided and the steps were well documented. JAX-WS Five Minute Tutorial (Hello World)

This is another simple one that I found: JAX-WS Hello World Example – Document Style The Mkyong site also has some other interesting tutorials that follow this, including How to Trace SOAP Messages in Eclipse that I may try. It's for watching the soap messages going back and forth.

Then I found this one and as the author: Paul Taylor states, he couldn't find anything decent for a web services tutorial either that wasn't Netbeans based. JAX-WS Tutorial Paul Taylor

Then more tutorials:

  1. Java TM API for XML Web Services
  2. Web service with JAX-WS in Eclipse
  3. Consuming Web service using Web Service Client
  4. Create JAX-WS Service in 5 Minutes

This last one was a big help as I have to do something very similar at work.

Finally, a web service example.


http://download.oracle.com/javaee/6/tutorial/doc/bnayn.html

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号