开发者

eclipse plugin handler to invoke jax-ws webservice

开发者 https://www.devze.com 2023-04-08 18:27 出处:网络
i have a jax-ws \"hello world service\" running in my tomcat.i am working on designing aeclipse plugin to invoke the web service.could anyone please guid开发者_开发问答e me doing so.you could start re

i have a jax-ws "hello world service" running in my tomcat.i am working on designing a eclipse plugin to invoke the web service.could anyone please guid开发者_开发问答e me doing so.


you could start reading this tutorial: it's a comprehensive tutorial about developing eclipse based RCP and plug-ins.

the simplest thing you could do is writing a vewi (chap 7 in the tutorial) and whiring the data displayed to the webservice output.

0

精彩评论

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