Versions Compared

Key

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

...

Info
titleKey Attributes
borderStylesolidbgColor='lighblue'

Name

type

Description

name

String

name of the container - needs to be unique if running in a cluster The default is defaultJBI

rootDir

String

the path to the directory structure used by ServiceMix - the default is <current directory>/wdir

flowName

String

one of seda ,st or cluster - see NMR Flows

createMBeanServer

boolean

if true, ServiceMix will create it's own MBeanServer if one is not supplied

installationDirPath

String

the path to the installation directory that ServiceMix can optionally monitor for new component archives

monitorInstallationDirectory

boolean

if true, ServiceMix will monitor the installation directory for new component archives to install

deploymentDirPath

String

the path to the depoyment directory that ServiceMix can optionally monitor for new service assembilies

monitorDeploymentDirectory

boolean

if true, ServiceMix will monitor the depolyment directory for new service assembilies to deploy

dumpStats

boolean

if true, ServiceMix will dump message throughput statistics to file for individual components

statsInterval

int

interval (in seconds) between collection of statistics for message throughput

...