← Prev in month
← Prev in thread
Next in thread →
Next in month →
NEW ISSUE: Expected @create attribute value not clear in some normativestatements
TARGET: SCA JMS Binding Specification CD-03 DESCRIPTION: BJM30013 and BJM30014 are used in the context of @create="ifNotExist" but this is not included in the normative statement. BJM30016 is used in the context of @create="never" but this is not included in the normative statement. PROPOSAL: Update the normative statements thus: If the @create attribute value for a destination, connectionFactory or activationSpec element is "ifNotExist" then the @jndiName attribute MUST specify the location of the possibly existing resource [BJM30012]. (this one unchanged but included for completeness) If the @create attribute value for a destination, connectionFactory or activationSpec element is "ifNotExist" and the resource does not exist at the location identified by the @jndiName attribute and cannot be created there then the SCA runtime MUST raise an error [BJM30013]. If the @create attribute value for a destination, connectionFactory or activationSpec element is "ifNotExist" and the @jndiName attribute refers to an existing resource that is not a JMS Destination of the approprate type, a JMS connection factory or a JMS activation spec respectively then the SCA runtime MUST raise an error [BJM30014] If the @create attribute value for a destination, connectionFactory or activationSpec element is "never" then the @jndiName attribute MUST specify the location of the existing resource [BJM30015] If the @create attribute value for a destination, connectionFactory or activationSpec element is "never" and the resource is not present at the location identified by the @jndiName attribute, or the location refers to a resource of an incorrect type then the SCA runtime MUST raise an error [BJM30016] (this one unchanged but included for completeness) Regards, Simon Simon Holdsworth STSM, SCA Bindings Architect; Master Inventor; OASIS SCA Bindings TC Chair MP 211, IBM UK Labs, Hursley Park, Winchester SO21 2JN, UK Tel +44-1962-815059 (Internal 245059) Fax +44-1962-816898 Internet - Unless stated otherwise above: IBM United Kingdom Limited - Registered in England and Wales with number 741598. Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU
← Prev in month
← Prev in thread
Next in thread →
Next in month →