在WebSphere Portlet Factory中调用Web Service
2010-09-27 08:15:50 来源:WEB开发网通过 WebSphere Portlet Factory(WPF),开发者非常方便实现 Web Service 和 Portlets 的通信。开发者无需花费大量的时间去学习 SOAP,WSDL,XML schema(xsd) 等 Web Service 技术,使用 WPF 即可开发出健壮、功能强大的 Web Service 和实现对各种风格的 Web Service 的调用。WPF 隐藏了 Web Service 的内部实现细节,通过 WPF 的丰富的构建器自动生成 Web Service 和实现 Web Service 的调用,WPF 使得 Web Service 的整合开发更加的容易和快捷。
源代码下载地址:http://download.boulder.ibm.com/ibmdl/pub/software/dw/webservices/0804_wangbs_wpf1/attachedfile.zip
引言
在《在 WebSphere Portlet Factory 中 Web Service 的创建》这篇文章中讲解了如何创建 Web Service, 接下来我们将通过一个示例讲解在 WPF 下如何进行 Web Service 的 WSDL、SOAP、HTTP、LOCAL 方式调用和工程的测试。
本文所讲解示例的开发及运行环境:
WebSphere Integration Developer (WID) 6.0.1 : 用来集成 WebSphere Portlet Factory,作为开发环境。WebSphere Portlet Factory 是一种开发组件,可以通过 Rational Software Development Platform(RSDP) 或 WebSphere Integration Developer(WID) 来作为其集成平台
WebSphere Portal Server6.0: 用来作为项目的运行环境
调用 Web Service
调用 Web Service,主要使用 WPF 中的 Web Service Call Builder 构建器通过 WSDL,SOAP,HTTP,LOCAL 四种方式对 SOAP Web Service,REST Web Service 进行调用。
图 1 调用 Web Service 的架构图:
- ››WebSphere 反向投资者: 解决 WebSphere Applicati...
- ››WebSphere sMash 的创新应用,第 2 部分: 借助包装...
- ››Websphere MQ v6集群的负载均衡新功能
- ››WebSphere Process Server V6.0.2 集群,第 2 部分...
- ››WebSphere Process Server V6.0.2 集群,第 1 部分...
- ››WebSphere MQ性能调优浅谈
- ››WebSphere配置资源库管理
- ››WebSphere中的SSL/TLS:用法、配置和性能
- ››websphere ejb远程/本地调用总结
- ››WebSphere Application Server对SIP的支持
- ››WebSphere Process Server V6 体系结构概述
- ››WebSphere Business Process Management V6.1 入门...
更多精彩
赞助商链接