免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 2265 | 回复: 0
打印 上一主题 下一主题

两个实例 - 如何在 System i 平台上用 php 架构 SOA 服务 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2007-10-05 14:46 |只看该作者 |倒序浏览
这里介绍来自红皮书《Building SOA-based Solutions for IBM System i Platform》的两个例子,
用来说明如何在 System i 平台上用 php 架构 SOA 服务的方法。

《 Building SOA-based Solutions for IBM System i Platform (SG24-7284-00) 》
http://www.redbooks.ibm.com/abstracts/sg247284.html?Open

书中第八章和第十一章 分别讨论了如何用 PHP 构建 SOA 的 Service Provider 和 Service Comsumer。

其中还谈到用 Zend Studio 的 WSDL Generator 可以根据 PHP 文件来生成相应的 WSDL 文件,特别方便。

请下载附件,并按照 README.txt 所说的步骤即可。

===============================================================
附:

PHP SOAP implementations

There is more than one SOAP implementation available for PHP 5. One is NuSOAP.
NuSOAP is provided by NuSphere and Dietrich Ayala. It is a set of PHP classes. No PHP
extensions are required that allow developers to create and consume Web services.

The other is PEAR SOAP Extension. PHP 5's SOAP extension is the first attempt to implement
the SOAP protocol for PHP in C. It has some advantages over the existing implementations
written in PHP itself, the main one being speed. The SOAP extension implements a large subset
of SOAP 1.1, SOAP 1.2, and WSDL 1.1 specifications. The key goal is to use the RPC feature of
the SOAP protocol.

WSDL is used where possible in order to make the implementation of Web Services more
straightforward. Limited documentation is available at:

http://us2.php.net/manual/en/ref.soap.php

SOA.rar

11.3 KB, 下载次数: 69

您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP