Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The runtime mode is configured using the mode attribute of the <runtime> element:

 

Code Block
languagexml
<config>
    <runtime mode="controller"/>
</config>

...

Valid values are: vm, participant, and controller.

...