简体   繁体   中英

steps for creating jax-ws webservice using myeclipse

I am new to websevices in java. Can any one please tell me the step by step procedure for how to create jax-ws webservice using myeclipse. 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.

Once the wsdl is generated, you can follow this post to know how to call the methods exposed by you, form a different system.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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