<?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>6603</bug_id>
          
          <creation_ts>2009-02-20 21:21:13 +0000</creation_ts>
          <short_desc>RT - Inconsistencies in CreateResponse message</short_desc>
          <delta_ts>2009-09-30 10:00:35 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WS-Resource Access</product>
          <component>ResourceTransfer</component>
          <version>FPWD</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows NT</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>WONTFIX</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>hasProposal</keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Geoff Bullen">geoffbu</reporter>
          <assigned_to name="Geoff Bullen">geoffbu</assigned_to>
          <cc>bob</cc>
          
          <qa_contact name="notifications mailing list for WS Resource Access">public-ws-resource-access-notifications</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>23847</commentid>
    <comment_count>0</comment_count>
    <who name="Geoff Bullen">geoffbu</who>
    <bug_when>2009-02-20 21:21:13 +0000</bug_when>
    <thetext>The RT spec, section 3.5, outlines the Create response message as:

[Body]
      &lt;wxf:ResourceCreated&gt;
          wsa:EndpointReferenceType
      &lt;/wxf:ResourceCreated&gt;

However, the RT WSDL and schema currently state:

&lt;wsdl:message name=&quot;CreateResponseMessage&quot;&gt;
      &lt;wsdl:part name=&quot;Body&quot; element=&quot;wsrt:CreateResponse&quot; /&gt;
&lt;/wsdl:message&gt;

&lt;xs:element name=&quot;CreateResponse&quot;&gt;
  &lt;xs:complexType&gt;
    &lt;xs:sequence&gt;
      &lt;xs:element ref=&quot;wsrt:ResourceCreated&quot; /&gt;
    &lt;/xs:sequence&gt;
  &lt;/xs:complexType&gt;
&lt;/xs:element&gt;

which results in a body:
[Body]
   &lt;wsrt:CreateResponse&gt;
      &lt;wxf:ResourceCreated&gt;
          wsa:EndpointReferenceType
      &lt;/wxf:ResourceCreated&gt;
   &lt;/wsrt:CreateResponse&gt;

This inconsistency needs to be fixed.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>24250</commentid>
    <comment_count>1</comment_count>
    <who name="Robert Freund">bob</who>
    <bug_when>2009-03-14 18:07:03 +0000</bug_when>
    <thetext>Action-20</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>27670</commentid>
    <comment_count>2</comment_count>
    <who name="Robert Freund">bob</who>
    <bug_when>2009-09-26 12:20:00 +0000</bug_when>
    <thetext>http://lists.w3.org/Archives/Public/public-ws-resource-access/2009Sep/0083.html
proposes CWNA</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>