超越自我

知识是一天一天积累的哦......

原创 Differences Between sychronous and asychronous processes with WS-BPEL收藏

新一篇: Date&Time in java codes&XML | 旧一篇: Default Passwords for Oracle BPEL Process Manager 10.1.2

Here we focus on the differences of WSDL interface for  the process.

Two main points

1. portType:
   In a Synchronous process, there is only one portType defined, while two portTypes are defined for the asynchronous process, each with a one-way operation: one to initiate the asynchronous process and one for the process to call back the client with the asynchronous reponse.

2. partnerLinkType:
  The parternerLinkType defined for a synchronous process has only one role, while the one defined for the asynchronous process has two roles, one for the service provider and one for the requester.

发表于 @ 2007年07月14日 02:25:00|评论(loading...)|编辑

新一篇: Date&Time in java codes&XML | 旧一篇: Default Passwords for Oracle BPEL Process Manager 10.1.2

评论:没有评论。

发表评论  


登录
Csdn Blog version 3.1a
Copyright © justin