On Thursday October 19, 2000 Mac Donell, Marc wrote:
> In regards to working with the Jakarta NT Service, I have found a small
> (potentially big) problem. I had no problems setting up Jakarta as an NT
> service, and incorporating it with my IIS web sites. The problem that
> occurs however is whenever I log out of the computer, the Jakarta service
> stops itself, while the IIS and WWW publishing services continue to run.
>
> Have you an ideas on possible workarounds on this issue? Your help would be
> appreciated.
As others have said this is an bug with jdk1.3. It is able to be worked
around by using the JNI invocation functions to launch the VM. I have an
java-to-nt-service connector that can be used with Tomcat that does not
suffer from this problem. You are welcome to download and use it. It can
be found at:
http://www.alexandriasc.com/software/JavaService
If you do, I would be curious to hear whether or not you got it to work.
Elijah Roberts
[EMAIL PROTECTED]