Versions Compared

Key

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

Tuscany Runtime Launching

This page describes the different usage scenarios on Tuscany runtime is launched to run the SCA applications.

User Type 1:

Wants to run a contribution/composite with not further coding and have a container that already embeds the Tuscany runtime to allow them to do this.

...

  • Tooling
    • Eclipse plugin, right click on composite file in contribution project. Relies on Eclipse Plugin
  • Command line (includes running from Ant)
  • Webapp (Generic)
      unmigrated-wiki-markup
    • construct a WAR with appropriately configured web.xml using [TuscanyServletFilter] or \ [ TuscanyContextListener\] as appropriate.

Command line. There are a number of variables we need to take account of here.

...