Run .Java as a Windows-service?
- From: "Bas" <nospam>
- Date: Thu, 6 Apr 2006 16:57:01 +0200
Hi Guru's,
Does anyone know how to 'convert' a .java-program to a Windows XP Service?
Someone wrote a Java application to copy records from an external database
to a MySQL database running on the local machine. This program is started
with a batchfile with the command "JAVA PROGRAM.JAVA". This batchfile runs
automatically at login (it's in the startup-folder). The problem is you
always have to log on to start the program. I'd rather would like to have it
running as a service.
As an additional problem; the application generates output wich is important
to see.
Thanks, Bas.
.
- Follow-Ups:
- Re: Run .Java as a Windows-service?
- From: Ian Shef
- Re: Run .Java as a Windows-service?
- Prev by Date: Re: Double buffer help
- Next by Date: Re: Run .Java as a Windows-service?
- Previous by thread: Floating User License Manager
- Next by thread: Re: Run .Java as a Windows-service?
- Index(es):