享受代码,享受人生

SOA is an integration solution. SOA is message oriented first.
The Key character of SOA is loosely coupled. SOA is enriched
by creating composite apps.
随笔 - 213, 文章 - 45, 评论 - 2315, 阅读 - 121万
  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理
< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

06 2006 档案

摘要:在本次实践中,我们将直接使用SOAP 消息来调用Web Service并从返回的SOAP 消息中获得结果。通过这种更底层的操作,你将了解到Web Service面向消息的本质,并加深对WS-Addressing规范的理解。 在本例中, Web Service仍旧和上次实践中的一样,是一... 阅读全文

posted @ 2006-06-28 12:34 idior 阅读(3703) 评论(3) 推荐(0) 编辑

摘要:源代码下载(Web Service项目需要手动添加)在介绍过有关WS-Addressing的理论知识后,可能很多人觉得离自己很远,而且没有实际的例子说明它们的作用,觉得实际作用不大。因此在后继的文章中将结合WS-Addressing规范和WSE3.0从实践中说明它们的作用。 如果你曾经Trace过调... 阅读全文

posted @ 2006-06-27 12:51 idior 阅读(4713) 评论(20) 推荐(1) 编辑

摘要:相对EndpointReference而言,个人认为在WS-Addressing规范中Message Addressing Properties的作用显的更加重要,下面将对它做详细介绍。与EndpointReference用于描述服务的地址不同,Message Addressing Properti... 阅读全文

posted @ 2006-06-24 15:03 idior 阅读(5010) 评论(3) 推荐(0) 编辑

摘要:WS-Addressing规范主要描述了两个概念:EndpointReference 以及Message Addressing Properties。 在详细介绍EndpointReference前,首先了解一下Endpoint的概念。在Web Services中代表一类逻辑功能的服务实现可能存在不... 阅读全文

posted @ 2006-06-24 10:57 idior 阅读(5951) 评论(1) 推荐(0) 编辑

摘要:SOAP协议定义了在Web Services之间传递消息的规范格式,在此基础上Services之间的消息交换将不再受到各种不同底层(传输层)的传输协议的影响,但是在SOAP协议中并没有定义如何寻址一个Web Services。如果把Web Services的寻址功能交由特定的传输协议来实现,那么... 阅读全文

posted @ 2006-06-20 22:43 idior 阅读(4195) 评论(2) 推荐(1) 编辑

点击右上角即可分享
微信分享提示