Versions Compared

Key

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

...

If servicemix was started in the background on Unix, the process can be killed, for example:

Code Block

ps -ef|grep servicemix
kill PID
where PID is the process id of the servicemix process.
(code}

Configuring ServiceMix

...