OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

sca-bindings message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: NEW ISSUE: JMS Binding attribute 'jndiName' is required in the schema butdescribed as optional in spec text



TARGET: SCA JMS Binding Specification cd04

TITLE: JMS Binding attribute 'jndiName' is required in the schema but
described as optional in spec text

DESCRIPTION:   The JMS Binding schema defines 'jndiName' as a required
attribute on the destination, connectionFactory and activationSpec
elements, but the specification document describes the attribute as
optional in the section at lines 181 to 206.

PROPOSAL:

If it really should be optional then add use="optional" to the attribute
definition on the complex types JMSDestination, JMSConnectionfactory, and
JMSActivationSpec:

<attribute name="jndiName" type="anyURI"use="optional"/>

   ...ant



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]