oops, the bug I talked about was fixed almost two years ago...should be
reading docs more properly ;-))

<docs>
Version: 1.0.0
Release Date: August 27, 2000

Modified to work around a bug in the Sun J2SE 1.3 that caused the JVM to
exit and the service to stop whenever a user logged off of the system.
</docs>

br

-Andreas


Anoop Kumar V wrote:
> 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
>

___________________________________________________________________________
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

Reply via email to