ApplinX Server

The ApplinX server can be started either as a Windows service or using a batch file. ApplinX can also run under a Java Application Server (for further details, refer to the relevant topics in Deploying with ApplinX in the Designing and Developing an Application documentation).

See also Managing the ApplinX Server in the Administration section.

Windows Service:

In the installation process, it is possible to define that ApplinX server runs as a Windows system service, started and stopped via Start > Settings > Control Panel > Administrative Tools > Services. By default, the service is automatically run when starting the computer.

Batch Files:

ApplinX Server can be run using batch command files, located in the <ApplinX installation>/bin folder:

startup.bat Starts the ApplinX server.
shutdown.bat Stops the ApplinX server.

UNIX Environments:

In the ApplinX installation directory, you can find the following shell scripts:

startup.sh Starts the ApplinX server.
shutdown.sh Stops the ApplinX server.