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

Compare with Current View Page History

« Previous Version 3 Next »

Contribution use case scenarios

  • Two contributions, where C1 defines and exports CompositeA and C2 imports and reference it trough a <implementation.composite>
  • Two contributions, where C1 defines a WSDL contract and export it's namespace, and C2 imports and reference it through a ws-binding.
  • Two contributions, where C1 defines some interfaces and export it's package, and C2 imports and reference these interfaces

Current Assumptions

  • If a Contribution C1 defines and exports artifacts, it MUST be contributed before another contribution can import these artifacts.
  • Import locations are mapped to contribution URIs
  • No labels