ISSUE-24 (mphillip): Precedence rules for jndiContextParameter [SOAP-JMS Binding specification]

ISSUE-24 (mphillip): Precedence rules for jndiContextParameter  [SOAP-JMS Binding specification]

http://www.w3.org/2002/ws/soapjms/tracker/issues/24

Raised by: Mark Phillips
On product: SOAP-JMS Binding specification

In section 2.2.1 the spec. states that the jndiContextParameter may be specified more than once.  This could cause confusion with the earlier assertions Protocol-2001 in 2.2 that states  "If a given property is specified in more than one of these, the following list specifies the precedence: the first MUST be used in preference to the second." and Protocol-2002: "If a given property is specified more than once in the JMS URI the last instance of the property MUST be used."

Proposal: 

In section 2.2.1, in the description of the jndiContextParameter parameter, change the second bullet from:  

An optional property that MAY be specified more than once.

to:  

An optional property that MAY be specified more than once.  When determining precedence rules for multiple occurrences of the jndiContextParameter property, the property is not considered to be occur more than once unless the name attribute is identical in multiple jndiContextParameter properties.  

Received on Monday, 25 January 2010 17:22:12 UTC