JAX-WS入门
问题描述:
有人可以建议一些很好的入门教程来指导JAX-WS吗? 使用诸如wsgen等的各种工具...
Can someone suggest some good tutorials for getting started with JAX-WS? Using various tools like wsgen etc...
答
您可以从这里开始:
- Introducing JAX-WS 2.0 With the Java SE 6 Platform, Part 1
- Introducing JAX-WS 2.0 With the Java SE 6 Platform, Part 2
NetBeans对JAX-WS确实具有很好的支持,并且提供了许多教程,例如:
NetBeans has really good support for JAX-WS and plenty of tutorials are available, e.g.:
Glen Mazza在JAX-WS RI/Metro上写了很多有趣的文章:
Glen Mazza's has written plenty of interesting articles on JAX-WS RI / Metro:
JAX-WS网站引用了不错的资源:
The JAX-WS web site references good resources:
最后,JAX-WS RI包含许多用于许多用例的示例,您可以从以下示例中检出:
Finally, the JAX-WS RI includes many sample for lots of use cases that you can checkout from:
或者只是下载并解压缩JAX-WS RI.
Or just download and unpack the JAX-WS RI.