简体   繁体   English

如何创建HelloWorld JAX-WS示例(客户端 - 服务)?

[英]How to create a HelloWorld JAX-WS example (client - service)?

I'm really new in Java Web Service. 我是Java Web Service的新手。 I can say that my knowledge level is only 10%. 我可以说我的知识水平只有10%。 Can somebody please give me a HelloWorld Example of JAX-WS (client - service) with explanations?... 有人可以给我一个带有解释的JAX-WS(客户端 - 服务)的HelloWorld示例吗?...

This might be a common question and perhaps a duplicate one too. 这可能是一个常见的问题,也许也是一个重复的问题。 But I would like to provide some links which might get you started. 但我想提供一些可能让你入门的链接。

  1. This mkyong blog has good explanation with all the necessary examples. 这个简短的博客对所有必要的例子都有很好的解释。
  2. Another blog which has provided two different articles for setting up the server and accessing it with the client. 一篇博客提供了两篇不同的文章,用于设置服务器并使用客户端访问它。

You can also search it in google and get plenty of references to look. 你也可以在谷歌搜索它,并获得大量的参考资料。 Hope it will help you get started. 希望它能帮助您入门。

EDIT: 编辑:

Another Dzone article that also has provided an example. 另一个Dzone文章也提供了一个例子。 All these examples are JAX-WS. 所有这些示例都是JAX-WS。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM