ACTION-91 - proposal to resolve ISSUE-8

(FYI - I linked action 91 with ISSUE-8.  It looks like the design is
that any number of action items can be linked to an issue.  To establish
such a link, it appears you have to go to the *action*, not the issue).

In any case, here's a proposal to resolve action 91.

The proposal in issue 8 is somewhat imprecise.

We currently have this text in section C.2:
"The following represents a human readable version of the JMS message body:"

followed by an example block.  I propose that we reword that sentence to
read:
"The following example shows a textual representation of the JMS
BytesMessage contents:"

The text of the example header should also change to this:
"Example: Textual representation of a JMS BytesMessage for SOAP 1.2
request with attachments"

The contents of the example should be modified to *remove* the following
lines from the beginning of the example:

"MIME-Version: 1.0
Content-Type: Multipart/Related;boundary=MIME_boundary;
    type="application/xop+xml";
    start="<945414389.1092086011970>";
    startinfo="application/soap+xml"

"
(Note that the blank line at the end of the above quote should also be
removed.)

References:
 * http://www.w3.org/2002/ws/soapjms/tracker/issues/8
 * http://www.w3.org/2002/ws/soapjms/tracker/actions/91
 *
http://www.w3.org/TR/2009/CR-soapjms-20090604/#soap-request-with-attachments

Received on Monday, 10 August 2009 18:12:13 UTC