新书推介:《语义网技术体系》
作者:瞿裕忠,胡伟,程龚
   XML论坛     W3CHINA.ORG讨论区     计算机科学论坛     SOAChina论坛     Blog     开放翻译计划     新浪微博  
 
  • 首页
  • 登录
  • 注册
  • 软件下载
  • 资料下载
  • 核心成员
  • 帮助
  •   Add to Google

    >> 关于EAI/SOA的最新消息和市场动态
    [返回] 中文XML论坛 - 专业的XML技术讨论区EAI/SOA讨论区『 EAI/SOA新闻动态 』 → [2006-10-11] WS-Notification批准成为OASIS标准 查看新帖用户列表

      发表一个新主题  发表一个新投票  回复主题  (订阅本版) 您是本帖的第 12567 个阅读者浏览上一篇主题  刷新本主题   树形显示贴子 浏览下一篇主题
     * 贴子主题: [2006-10-11] WS-Notification批准成为OASIS标准 举报  打印  推荐  IE收藏夹 
       本主题类别:     
     admin 帅哥哟,离线,有人找我吗?
      
      
      
      威望:9
      头衔:W3China站长
      等级:计算机硕士学位(管理员)
      文章:5255
      积分:18406
      门派:W3CHINA.ORG
      注册:2003/10/5

    姓名:(无权查看)
    城市:(无权查看)
    院校:(无权查看)
    给admin发送一个短消息 把admin加入好友 查看admin的个人资料 搜索admin在『 EAI/SOA新闻动态 』 的所有贴子 点击这里发送电邮给admin  访问admin的主页 引用回复这个贴子 回复这个贴子 查看admin的博客楼主
    发贴心情 [2006-10-11] WS-Notification批准成为OASIS标准

    转载自:InfoWorld

    October 11, 2006

    Web services notification standard gets nod
    Filed under: SOA
    OASIS on Wednesday announced its approval of WS-Notification version 1.3 as an official OASIS standard.

    WS-Notification defines a pattern-based approach to disseminating information amongst Web services. The standard actually consists of three different specifications: WS-BaseNotificiation, for standard message exchanges; WS-BrokeredNotification, defining message exchanges to be implemented by a "Notification Broker," and WS-Topics, providing an XML model to organize classes of events. Also, WS-Notification leverages the WSRF (Web Services Resources Framework) standard from OASIS and is used in turn by the OASIS Web Services Distributed Management (WSDM)standard.

    AmberPoint, Fujitsu and IBM already have implemented WS-Notification, OASIS said.

    Companies such as CA and Tibco Software endorsed the specification in prepared statements released by OASIS.

    "WS-Notification provides an essential publish/subscribe event mechanism for higher-level, service-oriented management protocols such as OASIS WSDM. This standard will enable the IT community to further advance the flexibility, efficiency, and ease by which enterprises can maintain the health of their increasingly complex computing environments," said Paul Lipton, senior architect for the CA Wily Technology Division.

    "The approval of WS-Notification is a significant milestone for developers and users responsible for SOA at their organizations. By standardizing the way events are communicated using open, as opposed to proprietary protocols, WS-Notification has become a key element to the foundation of service-oriented, event-driven enterprise architectures," said Matt Quinn, vice president of Product Management and Strategy at Tibco Software.


       收藏   分享  
    顶(0)
      




    ----------------------------------------------

    -----------------------------------------------

    第十二章第一节《用ROR创建面向资源的服务》
    第十二章第二节《用Restlet创建面向资源的服务》
    第三章《REST式服务有什么不同》
    InfoQ SOA首席编辑胡键评《RESTful Web Services中文版》
    [InfoQ文章]解答有关REST的十点疑惑

    点击查看用户来源及管理<br>发贴IP:*.*.*.* 2006/10/12 14:56:00
     
     admin 帅哥哟,离线,有人找我吗?
      
      
      
      威望:9
      头衔:W3China站长
      等级:计算机硕士学位(管理员)
      文章:5255
      积分:18406
      门派:W3CHINA.ORG
      注册:2003/10/5

    姓名:(无权查看)
    城市:(无权查看)
    院校:(无权查看)
    给admin发送一个短消息 把admin加入好友 查看admin的个人资料 搜索admin在『 EAI/SOA新闻动态 』 的所有贴子 点击这里发送电邮给admin  访问admin的主页 引用回复这个贴子 回复这个贴子 查看admin的博客2
    发贴心情 
    另外请看OASIS官方发布的消息:

    Boston, MA, USA; 11 October 2006 — OASIS, the international standards consortium, today announced that its members have approved WS-Notification version 1.3 as an OASIS Standard, a status that signifies the highest level of ratification. WS-Notification defines a pattern-based approach for disseminating information amongst Web services.

    "The purpose of WS-Notification is to standardize the way Web services interact using 'Notifications' or 'Events,'" explained Patrick Gannon, president and CEO of OASIS. "The new OASIS Standard offers a foundation for event driven architectures built using Web services."

    "WS-Notification provides a standardized way for one Web service (or other entity) to disseminate information to another set of Web services, without having to have prior knowledge of those services," explained Peter Niblett of IBM, co-chair of the OASIS Web Services Notification (WSN) Technical Committee. "It lets Web services participate in a pattern of interaction that's already frequently used for inter-object communications in other domains."

    William Vambenepe of HP, co-chair of the OASIS WSN Technical Committee, agreed. "The event-driven pattern that's defined in WS-Notification is very similar to the one used by publish/subscribe systems from message-oriented middleware vendors and in many device management applications," he said. "There are many use cases for WS-Notification in the areas of system and device management and also in commercial fields, such as electronic trading."

    The WS-Notification OASIS standard consists of three specifications: WS-BaseNotification; WS-BrokeredNotification; and WS-Topics. WS-BaseNotification defines standard message exchanges that allow one service to register or de-register with another, and to receive notification messages from that service. WS-BrokeredNotification builds on WS-BaseNotification to define the message exchanges to be implemented by a "Notification Broker." A Notification Broker is an intermediary that decouples the publishers of notification messages from the consumers of those messages; among other things, this allows publication of messages from entities that are not themselves Web service providers. WS-Topics provides an XML model to organize and categorize classes of events into "Topics," enabling users of WS-BaseNotification or WS-BrokeredNotification to specify the types of events in which they are interested.

    WS-Notification was designed to fit well with related standards. It makes use of the Web Services Resource Framework (WSRF) OASIS Standard, and is, in turn, used by the Web Services Distributed Management (WSDM) OASIS Standard.

    Amberpoint, Fujitsu, and IBM have all implemented WS-Notification either internally or externally (in keeping with the consortium's requirement that at least three parties assert successful implementation prior to OASIS Standard balloting). Fujitsu's implementation is available as open source tool through unicore.forge.net.

    Participation in the OASIS WSN Technical Committee remains open to all; suppliers, end-users and system integrators are invited to join OASIS to advance the continued development and adoption of WS-Notification. OASIS hosts an open mail list for public comment and the wsn-dev mailing list for exchanging information on implementing the standard.

    Support for WS-Notification

    CA
    "WS-Notification provides an essential publish/subscribe event mechanism for higher-level, service-oriented management protocols such as OASIS WSDM. This standard will enable the IT community to further advance the flexibility, efficiency, and ease by which enterprises can maintain the health of their increasingly complex computing environments," said Paul Lipton, senior architect for CA's Wily Technology Division.

    SOA Software
    "Notifications represent an important decoupling mechanism in enterprise IT environments. Having a protocol-based specification supporting the interoperability of notification systems is important to businesses looking to realize the benefits of SOA in real-time computing," said Alistair Farquharson, vice president technology at SOA Software.

    TIBCO Software
    "The approval of WS-Notification is a significant milestone for developers and users responsible for SOA at their organizations. By standardizing the way events are communicated using open, as opposed to proprietary protocols, WS-Notification has become a key element to the foundation of service oriented, event driven enterprise architectures," said Matt Quinn, vice president of Product Management and Strategy at TIBCO Software.


    Additional information:
    OASIS WSN Technical Committee
    http://www.oasis-open.org/committees/wsn

    Cover Pages Technology Report
    http://xml.coverpages.org/computingResourceManagement.html

    ----------------------------------------------

    -----------------------------------------------

    第十二章第一节《用ROR创建面向资源的服务》
    第十二章第二节《用Restlet创建面向资源的服务》
    第三章《REST式服务有什么不同》
    InfoQ SOA首席编辑胡键评《RESTful Web Services中文版》
    [InfoQ文章]解答有关REST的十点疑惑

    点击查看用户来源及管理<br>发贴IP:*.*.*.* 2006/10/12 14:57:00
     
     GoogleAdSense
      
      
      等级:大一新生
      文章:1
      积分:50
      门派:无门无派
      院校:未填写
      注册:2007-01-01
    给Google AdSense发送一个短消息 把Google AdSense加入好友 查看Google AdSense的个人资料 搜索Google AdSense在『 EAI/SOA新闻动态 』 的所有贴子 点击这里发送电邮给Google AdSense  访问Google AdSense的主页 引用回复这个贴子 回复这个贴子 查看Google AdSense的博客广告
    2024/4/25 14:11:39

    本主题贴数2,分页: [1]

    管理选项修改tag | 锁定 | 解锁 | 提升 | 删除 | 移动 | 固顶 | 总固顶 | 奖励 | 惩罚 | 发布公告
    W3C Contributing Supporter! W 3 C h i n a ( since 2003 ) 旗 下 站 点
    苏ICP备05006046号《全国人大常委会关于维护互联网安全的决定》《计算机信息网络国际联网安全保护管理办法》
    320.313ms