Child pages
  • Running the Server As a Service

Versions Compared

Key

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

The Servoy Application Server comes bundles with an Java Service Wrapper component, to facilitate the automatic launch of the Servoy Application Server when the server on which the Servoy Application Server is installed is started or rebooted.

(warning)  The Java Service Wrapper does not start the required databases as the databases are not part of the Servoy Application Server, could be running on a completely different machine and any type of database has it's own mechanisms for different brands of databases have different mechanisms to starting. For more information on running the bundled PostgreSQL as a service, see the PostgreSQL Primer tutorial tutorial.

When running the Servoy Application Server and the database on the same Windows machine, both as a Windows Service, then a dependency can be configured between the different Windows services. See #Configuring Windows Service dependencies for more info.

Table of Contents

Supported platforms

The While the Java Service Wrapper used by Servoy supports virtually all platforms on which a Java Virtual Machine is available (also required to run the Servoy Application Server). For more info, see #More info on the Java Service Wrapper component.(warning)  In Servoy however, up to and including Servoy 5.2.8 the Service Wrapper is only properly installed , in Servoy up to Servoy 6 it's only installed properly on Windows. As of Servoy 5.2.9 and Servoy 6 .0 b4 the Service Wrapper the service component is properly installed on Windows, OSX and other *nix flavours. On Windows it creates a Windows Service, flavors. For more info on the Java service Wrapper see #More info on the Java Service Wrapper component.

The Java service Wrapper component will create a Windows Service on the Windows platform and on other platforms it utilized Unix DeamonsUnix Daemons.

Installation

The Java Service Wrapper is an optional component that needs to be checked in the Servoy All-In-One installer, see Running the All-In-One Installer (The Application Server Service option).

...