|
From: Leif M. <le...@ta...> - 2003-01-17 17:20:26
|
Rajiv, Thanks for this patch. But I have some questions. I have not had access to a Solaris machine for a while so I can not verify the behavior now. On Linux, it appears to work if I telnet to the box, start an app and then log off. The wrapper process will still be running when I come back at a later date. Maybe this is just a Solaris issue? I am surprised that no other users have ever said anything about this before. Any solaris users out there have any comments on this? I have no problem adding this feature. Especially since it is all implemented. :-) I am just curious as to why others have not run into this. Or if they have, how they have been working around it. Also a question. With this patch. Are you still able to capture stdout and stderr output from the Java process and log them to the file. It looks like wrapper console output is being thrown away. Which is fine for a daemon process. Cheers, Leif |