<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>557</bug_id>
          
          <creation_ts>2004-02-23 12:36:09 +0000</creation_ts>
          <short_desc>Dependency to other technologies - Section 2.3</short_desc>
          <delta_ts>2004-12-01 16:40:07 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WS Choreography</product>
          <component>Spec: Concrete and QOS</component>
          <version>unspecified</version>
          <rep_platform>Other</rep_platform>
          <op_sys>other</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>556</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>--</target_milestone>
          <dependson>554</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Greg Ritzinger">gritzinger</reporter>
          <assigned_to name="Greg Ritzinger">gritzinger</assigned_to>
          
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1375</commentid>
    <comment_count>0</comment_count>
    <who name="Greg Ritzinger">gritzinger</who>
    <bug_when>2004-02-23 12:36:09 +0000</bug_when>
    <thetext>&gt; Section 2.3:
&gt; Monica. This is extending the expressed boundaries of WS-Choreography 
&gt; and borders on the technical details that would be described in other
&gt; standards such as CPP/A. This is a comment about our boundaries rather 
&gt; than a suggestion to use CPP/A.
&gt; David. This is another topic we need to discuss.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2086</commentid>
    <comment_count>1</comment_count>
    <who name="Charlton Barreto">charlton</who>
    <bug_when>2004-07-13 15:07:03 +0000</bug_when>
    <thetext>After further review and discussion, a short list of specifications have been
identified as either critical or optional to ws-chor:
--&gt; Critical
	* BPEL
	* WSDL
	* XPath/XQuery
--&gt; Optional 
	* BPMN
	* BPSS
	* WS-Coordination
	* WS-Reliability
	* WS-Addressing
There are others which I am continuing to investigate and will discuss. I would
like to enter the above critical and optional dependencies as a part of a
general discussion point on ws-chor dependencies. The BPEL, WSDL and XPath
dependencies are critical to ws-chor and we will need to resolve which versions
we will support in 1.0. The BPMN, BPSS and WS-Coordination are less critical yet
may impact ws-chor and thus need to be discussed. 
I will present more details on these in this bug description. </thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2386</commentid>
    <comment_count>2</comment_count>
    <who name="Charlton Barreto">charlton</who>
    <bug_when>2004-09-28 16:50:13 +0000</bug_when>
    <thetext>At this point we have resolved to support:
- BPEL 1.1
- WSDL 1.1 (per BP 1.1 restrictions)
- XPath 1.0 (implied by XInclude)
- WSDL 2.0 (supported MEPs is is still under discussion)

Issues w.r.t. others include:
- BPMN 1.0: Supports CDL concepts via collaboration model and related attributes. Supports WSDL 1.1, 
however, this is transparent to CDL.  
- BPSS 1.0.x: Implicitly conforms to WSDL 2.0 MEPs. In my opinion this is entirely transparent to CDL 
(although this is still under discussion). 
- WS-Addressing (W3C Member Submission 10 August 2004): There is nothing I have seen up to this 
point in CDL which constrains or otherwise impacts compatibility with WS-Addressing. Note that WS-
Addressing is conformant to SOAP 1.2 and is designed to be able to work with WSDL 1.1. 
- WS-Coordination: Conforms to WSDL 1.1; MEPs are transparent to this spec. However, this 
specification is proprietary and in its present form depends on the pre-W3C proprietary WS-Addressing 
specification. I would like to raise the issue with the group that we should have WS-Chor 
specification look toward supporting WS-Coordination when it is submitted to the W3C, but before 
then, not have any mention of it in the spec. 
- WS-Reliability: As far as I have seen, this supports WSDL 1.1 per BP 1.1 and WSDL 2.0 MEPs (w.r.t. 
their robust forms). In my opinion it is transparent to CDL, however, the issue of supporting WSDL 2.0 
MEPs and their transparency to CDL is still under discussion. However, since WS-Reliability based in 
WSDL 1.1 is transparent to CDL, WSDL 2.0&apos;s full set of MEPs are likewise transparent to CDL. </thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2387</commentid>
    <comment_count>3</comment_count>
    <who name="Charlton Barreto">charlton</who>
    <bug_when>2004-09-28 17:00:02 +0000</bug_when>
    <thetext>More on WSDL 2.0 support w.r.t. MEPs:
At the binding level (especially the most common SOAP binding level), WSDL 2.0 limits itself to the MEPs 
defined in SOAP 1.2, which are SOAP Request/Response and SOAP-Response MEPs. The HTTP binding 
(the only other binding defined in WSDL 2.0) also supports only In-Out and In-Only. Though WSDL 2.0 
defines an exhaustive set of useful MEPs, practical support (at the binding level) is only available for the 
In-Out and In-Only patterns. Therefore, with WSDL 2.0, we are limited to BP 1.1 sanctioned WSDL MEPs.

However, if we support WS-Reliability 1.0, which in essence specifies support of robust in-out and in-
only MEPs, we can support these MEPs in WSDL 2.0. 

As far as I have seen, this is all transparent to CDL. I propose that we specify support of WSDL 2.0 MEPs 
as conforming to BP 1.1, with the inclusion of WSDL 2.0 robust in-out and robust in-only MEPs. </thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2388</commentid>
    <comment_count>4</comment_count>
    <who name="Charlton Barreto">charlton</who>
    <bug_when>2004-09-28 18:30:39 +0000</bug_when>
    <thetext>Correction to my last comment - WSDL 2.0 only provides Robust In-Only and Robust Out-Only MEPs. 
WS-Reliability implicitly supports only Robust In-Only, As such, CDL should support only WSDL 2.0&apos;s 
Robust In-Only. </thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2672</commentid>
    <comment_count>5</comment_count>
    <who name="Martin Chapman">martin.chapman</who>
    <bug_when>2004-12-01 16:40:07 +0000</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of 556 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>