JWinSvc
JWinSvc is a Java wrapper designed for Windows NT/2000/XP/2003 which enables to run your Java applications as usual NT services. JWinSvc can be used to install and uninstall Java applications as well as to start and stop them. Moreover, you can f
Tutorial Details:
The Advantages of JWinSvc
* enables to install and run Java applications as NT services on Windows NT, 2000, XP and 2003 Server platforms
* easily installs, starts, stops and uninstalls Java applications as services
* permits to specify service dependencies and allows services to interact with desktop
* provides several effective options to terminate Java applications smoothly when service stop is called, including a new unique method \"System.exit() injection\"
* supports Service Recovery in Service Control Manager for wrapped Java applications running with JWinSvc as services
* offers an option to specify a \"startup method\"
* enables to specify the preferred Java runtime library to be loaded when launching an application
* implemented as a sole exe file
* no need to re-compile or alter the installed Java applications
* supports JDK 1.2, 1.3 and 1.4, keeps the Java command line syntax and survives user logoff
* allows to rename itself in order to provide a better identification of the service in \"Processes\" in Task Manager
* application’s System.out output displayed in Event Viewer can be optionally copied to a log file
* options to set the startup type of the installed service as well as the priority of the started service are implemented
Read
Tutorial at: Click here to view the tutorial
Rate Tutorial: JWinSvc
View Tutorial: JWinSvc
Related
Tutorials:
|