The JNT software registers the application as NT Service and this prevents the killing of application even when the person logs off.
-----Original Message----- From: Schaufler Andreas [mailto:[EMAIL PROTECTED]] Sent: Wednesday, July 31, 2002 8:37 AM To: [EMAIL PROTECTED] Subject: Re: Java Application as a NT Service Hello, I recommend trying this: http://www.alexandriasc.com/software/JavaService/documentation.html I have used this utility several times without any serious trouble up to now. I say without any _serious_ trouble, because there actualy is one problem in this solution: If you log off from NT the defined Java Services will be stopped. But since in our company network nobody's logging off from the servers this is no trouble ;-)) hope that helps -Andreas Bhangale, Bhushan wrote: > Hi Guys, > > Does anybody know how to register a java application as a Window NT > service? I was searching on net and found JNT software which does it, > anybody has any idea about this utility. The others ways are by > creating some C++ file and do it. Any comments guys? I am looking for > simplest solution if anybody knows. > > Thanks & Regards > Bhushan Bhangale > Sr. Software Engineer > Fusion Infotech India Private Ltd. > Ph. no. - 1-212-641-6932 (O) > > > > "The information in this e-mail, and any attachment therein, is > > confidential and for use by the addressee only. If you are not the > > intended recipient, please return the e-mail to the sender and delete > > it from your computer. Although The Bank of New York attempts to > > sweep e-mail and attachments for viruses, it does not guarantee that > > either are virus-free and accepts no liability for any damage > sustained > > as a result of viruses." > > ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html "The information in this e-mail, and any attachment therein, is confidential and for use by the addressee only. If you are not the intended recipient, please return the e-mail to the sender and delete it from your computer. Although The Bank of New York attempts to sweep e-mail and attachments for viruses, it does not guarantee that either are virus-free and accepts no liability for any damage sustained as a result of viruses." ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html