Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

Tuscany runs SCA contributions.
An SCA contribution is something like a zip, jar, or folder.
To run SCA contributions you start a Tuscany runtime and tell it about the contributions.
(need something about domains)

As a very quick example, go to samples/helloworld and do mvn tuscany:run will to the helloworld contribution in a Tuscany runtime

...