简体   繁体   English

使用myeclipse创建jax-ws Web服务的步骤

[英]steps for creating jax-ws webservice using myeclipse

I am new to websevices in java. 我是Java中的websevices的新手。 Can any one please tell me the step by step procedure for how to create jax-ws webservice using myeclipse. 任何人都可以告诉我有关如何使用myeclipse创建jax-ws webservice的逐步过程。 Please share me if any good material you know. 如果您知道任何好的材料,请与我分享。

You can follow this tutorial to create the functionalities which you'd like to expose, using JAX-WS. 您可以按照本教程使用JAX-WS创建要公开的功能。

Once the wsdl is generated, you can follow this post to know how to call the methods exposed by you, form a different system. 一旦生成了wsdl,您就可以按照本文了解如何调用您公开的方法,形成一个不同的系统。

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

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