Configuration files can be found in the ${servicemix.base}/etc directory. You can change the configuration by modifying these files directly or through the ServiceMix Kernel config commands .

JBI (org.apache.servicemix.jbi.cfg)

Property Default value Description
shutdownTimeout 0 When set to a value greater than 0, any pending sync exchanges will be cancelled after the timeout period (in ms) on a forced shutdown

Transactions (org.apache.servicemix.transaction.cfg)

Property Default value Description
defaultTransactionTimeoutSeconds 600 The default transaction timeout period (in seconds)
transactionLogDir ${servicemix.base}/data/txlog/ The location the transaction manager uses for creating the transaction logs