You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

The intention of this page is to document the differences between the OSOA and OASIS versions of SCA on a spec by spec basis. I intend initially just to highlight those features that differ and have an impact on Tuscany without confirming those features that remain the same but we'll see how it goes.

(warning) This page is under construction so please feel invited to add any differences that you are aware of

General

Feature

OSOA Ref

OSOA Description

OASIS Ref

OASIS Description

Schema namespace

 

http://www.osoa.org/xmlns/sca/1.0

 

http://docs.oasis-open.org/ns/opencsa/sca/200712

Assembly

OSOA - SCA_AssemblyModel_V100
OASIS - sca-assembly-1.1-spec-cd01-rev3 + Current JIRA

Feature

OSOA Ref

OSOA Description

OASIS Ref

OASIS Description

binding.sca

 

 

It should always be possible to use binding.sca for internal wires, irrespective of which standard bindings, if any, are associated with either end of that internal wire.

http://www.osoa.org/jira/browse/ASSEMBLY-1

binding.sca

 

 

When a component service uses a standard binding (e.g. binding.ws), it should be possible for a client from anywhere (with right permissions, etc) to communicate with that service using the standard binding, irrespective of whether that component service is promoted to the domain level or not.

http://www.osoa.org/jira/browse/ASSEMBLY-1

builders - reference target algorithm

 

 

http://lists.oasis-open.org/archives/sca-assembly/200712/msg00045.html

http://www.osoa.org/jira/browse/ASSEMBLY-6

contribution - scaLocation - SCDL artifact resolution

 

 

use sca-contribution / import as a means to implement a namespace -> location mapping also for contribution-local artifacts & support an scaLocation attribute to be used for namespace -> location mapping from within SCDL artifacts

http://www.osoa.org/jira/browse/ASSEMBLY-8

Properties

 

 

Specification of multi-value string properties

http://www.osoa.org/jira/browse/ASSEMBLY-14

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Java Annotations and APIS

OSOA - SCA_JavaAnnotationsAndAPIs_V100
OASIS - sca-javacaa-1.1-spec-cd01

Feature

OSOA Ref

OSOA Description

OASIS Ref

OASIS Description

 

 

 

 

 

Policy

OSOA - SCA_Policy_Framework_V100
OASIS - sca-policy-11.1-spec-wd-10

Feature

OSOA Ref

OSOA Description

OASIS Ref

OASIS Description

 

 

 

 

 

  • No labels