![]() |
|
Pramati Server can be installed as a service on Windows or as a daemon on UNIX. This helps the administrators to ensure that the Server is always available on system start. Pramati Server uses the Java Services Wrapper (version 3.0.5) to install Server as service on Windows or a daemon on Unix-based systems.
Java Services Wrapper is an open source tool, which eases the process of installing any Java application as a service by moving all JVM configuration into a platform independent configuration file.
Note: More information on Java Services wrapper is available at http://wrapper.tanukisoftware.org.
This section discusses how to set up the default Server as a service on Windows.
All necessary files for setting up Pramati Server as a service are present in the <install_dir>\services\ directory.
IMP: Make sure you have all the files specified in the following table before proceeding further.
| File | Description |
| \bin\license.txt | A text file describing the copyrights of the use of the Wrapper Service. This is provided by TanukiSoftware.org. |
| \bin\readme.txt | A text file describing the instructions for installing the Wrapper Services. |
| \bin\setup.bat | This file sets the Server install path to an environment variable. |
| \bin\Wrapper.dll | A library file. |
| \bin\Wrapper.exe | This is an executable file that is invoked to install the Java application as a service. |
| \bin\wrapper.jar | The Java Services Wrapper classes are present in this executable jar file. |
| \j2eeserver\pramati_server_default.conf | A configuration file used to launch the Server with pre-defined startup parameters like setting classpath, JVM options etc. |
| \j2eeserver\install_server_default.bat | A batch file used to install the service on Windows. |
| \j2eeserver\remove_server_default.bat | A batch script to remove the default service. |
Related Topics:
| © Pramati Technologies 2007 | Runs on Pramati Server | Feedback | Legal |