I had read about a bug in prior jdk1.3.1 which caused a service to end when the user logs out.
Maybe it was this problem being mentioned..

-anoop

-----Original Message-----
From: Bhangale, Bhushan [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, July 31, 2002 7:28 PM
To: [EMAIL PROTECTED]
Subject: Re: Java Application as a NT Service


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

Reply via email to