Versions Compared

Key

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

...

ConfigurationDescription

sff.server.port

Ports on which the A-Stack must be started. Port number are comma separated list of numbers. The configuration parameter value can be

read dynamically using Template Processing Macro - [:sff.server.port:] within your modeling environment.

Note that if you specify port 0; The engine is started on a dynamic port. The value does not make it available in the server configuration.

sff.local.deploy

List of projects or packages that must be deployed automatically when the A-Stack is started.

sff.log.broadcast.all

Endpoint URL on which the all the log messages can be broadcast.

sff.log.broadcast.message

Types of message output when doing a broadcast of messages. Default is XML. Possible values are JSON or XML.

ConfigurationAdmin

Setting the configuration administration of the log broad cast. Possible values are:

service.pid="sff.log"sff.log="loud"

...