LibraryToggle FramesPrintFeedback

The default way for deploying the Fuse ESB runtime is to deploy it as a standalone server with an active console. You can also deploy the runtime to run as a background process without a console.

Launching in server mode runs Fuse ESB in the background, without a local console. You would then connect to the running instance using a remote console. See Connecting and Disconnecting Remotely for details.

To launch Fuse ESB in server mode, run the following

Windows

bin\servicemix.bat server
    

*NIX

bin/servicemix server
    

Alternatively, you can launch Fuse ESB in server mode using the start script in the InstallDir/bin directory.

Comments powered by Disqus