SOAP Web Services 01 - Introduction To Web Services

WEB SERVICE --> Soap which java speification is jax-ws and rest which java speification is jax-rs style;

it could be depolyed to app server and per se it is a web application.

WSDL=web service description language=xml file=containing methods and arguments and return

UDDl  =universal descprition descovery intergration=where to find the related services

SOAP =simpble object access protocal

SEI=service endpoint interface to translate

web service client testing by calling the webservice from webservicex.net.

wsimport WSDL_URL||wsimport  -keep -s /infor/sce WSDL_URL  to generate the stubs.

then to learn how to call the service directly.

download the j22 sdk from  oracle website. glassfish is  bundled to this sdk. ./asadmin stop-domain

for eclipse, glass fish tool plug-in needs to be installed.

create a project with dynamic web project. then create a new java bean; annotation it with @webservice for this bean

WSDL will be created by the glassfish automatically. Glassfish will also provide to test link to avoid writing a testing webservice web client.

you could also check the soap request and soap response

 

ended at tutorial 08

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值