Is it a java1.4 bug when using nohup
843798Oct 8 2002 — edited Jan 27 2003I want to use UNIX nohup command to put a java program(v1.4) in background. But when I close the shell, the process will exit too. But I find it's ok for java1.2. Is it a bug of v1.4? Who know any solution for this problem?
Thanks,