← Prev in month ← Prev in thread
Next in thread → Next in month →

Re: [sca-bindings] ISSUE-72: The qualifiers of the SOAP intent (1_1and 1_2) should be defined to be mutually exclusive

From
Eric Johnson <>
Date
2009-04-28T21:58:41+00:00
ID
Thread
Re: [sca-bindings] ISSUE-72: The qualifiers of the SOAP intent (1_1and 1_2) should be defined to be mutually exclusive
Logged as: http://www.osoa.org/jira/browse/BINDINGS-72

-Eric.

David Booz wrote:

  
TARGET: sca-binding-ws-1.1-cd02 (pdf)

  

DESCRIPTION: 

Section 4.1 (Intents) describes the SOAP intent qualifiers as mutually
exclusive (though not explicitly) but the definition of the intent (in
the Policy spec) does not.

  

Form the binding ws spec (the key word is only):

  335 - SOAP.1_1

  336 Messages MUST be transmitted using only SOAP 1.1.

  337 - SOAP.1_2

  338 Messages MUST be transmitted using only SOAP 1.2.

  

PROPOSAL:

Change the definition of the SOAP intent to be mutually exclusive (text
below is from the policy spec):

  

  2682 <intent
  name="SOAP"
  constrains="sca:binding"
  intentType="interaction" mutuallyExclusive="true">

  2683  <description>

  2684  Specifies
that the SOAP messaging model is used for delivering

  2685  messages.

  2686  </description>

  2687  <qualifier
  name="1_1"
  default="true"/>

  2688  <qualifier
  name="1_2"/>

  2689 </intent>

  

  

Dave Booz

STSM, BPM and SCA Architecture

Co-Chair OASIS SCA-Policy TC and SCA-J TC

"Distributed objects first, then world hunger"

Poughkeepsie, NY (845)-435-6093 or 8-295-6093

e-mail:
← Prev in month ← Prev in thread
Next in thread → Next in month →