LibraryToggle FramesPrintFeedback

Fuse Message Broker uses a wrapper, based on the Java service wrapper from Tanuki Software Ltd., that provides a solution to the problem of launching a Java application as a Windows service. The wrapper provides a mechanism for specifying all of the required JVM and application specific parameters to the Windows' service interface.

The wrapper is located in the bin/win32 folder of a Windows Fuse Message Broker installation. This folder contains the following:

  • activemq.bat—script that starts the broker in the foreground

  • InstallService.bat—script that installs the broker as a Windows service

  • UninstallService.bat—script that uninstalls the broker from the service registry

  • wrapper.conf—file that configures the wrapper service

  • wrapper.dll

  • wrapper.exe—wrapper service executable

Before using the wrapper to install Fuse Message Broker as a Windows service, you will want to check the wrappers configuration to ensure it is set up properly.

Comments powered by Disqus