REPORTER: Peter Peshev (SAP)
http://lists.oasis-open.org/archives/sca-assembly/200710/msg00028.html
TARGET: SCA Assembly Specification
DESCRIPTION: Each binding defined in the SCA specification should have a bindingType.
For example the current bindingType of the binding.jms is defined as :
<bindingType type="binding.jms" alwaysProvides="jms" mayProvide="atLeastOnce atMostOnce ordered conversation"/>
Some vendors support more features that are not part of the standard on which the binding is based so it should be mentioned how it is possible to extend the existing specs. For wexample whether the standard bindingType that is defined within a binding spec, could be replaced (by adding supported intents) or the recommended solution is to define an extension for the whole binding -- i.e. binding.sap.jms.
PROPOSAL: Provide functionality and sample for such extension.
RESOLVED:
http://lists.oasis-open.org/archives/sca-assembly/200710/msg00057.html#d1e208
Discussion with some arguing that this should be a binding issue, others that it relates to conformance
referred to the Bindings TC