- From: <bugzilla@wiggum.w3.org>
- Date: Tue, 11 Apr 2006 13:23:19 +0000
- To: public-ws-chor-comments@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=3106
Summary: Channel Passing
Product: WS Choreography
Version: unspecified
Platform: PC
OS/Version: Windows 2000
Status: NEW
Severity: normal
Priority: P2
Component: Uncategorized
AssignedTo: martin.chapman@oracle.com
ReportedBy: martin.chapman@oracle.com
QAContact: public-ws-chor-comments@w3.org
Implementation issue from Gary:
. Business messages can be correlated to a channel instance and
choreography session using identity information derived (through
the use of token locators) from the message contents
. However, channels passed over other channel instances do not
carry any business information, and therefore how can they be
correlated?
. Approach taken in pi4soa is currently restricted to use of WSAddressing
endpoint reference, which it stores the identity token
values of the channel on which the exchange is occurring –
however this is not interoperable, as it relies on prior knowledge
of the identity token encoding within the endpoint reference
. Channel passing is also restrictive, as it can only be passed within
its own exchange
. This is currently necessary to enable the formal verification to
identify where the channels are being passed
. However, for subsequent versions of CDL, we should investigate
the ability to describe message exchanges where a channel's
details are passed as part of a business message, but still remain
explicit enough for formal verification.
Received on Tuesday, 11 April 2006 13:23:27 UTC