At 10:39 AM 6/21/2001, you wrote:
>Thanks for yours answers, sincerely. I can already close the window of the
>XTerminal usig "nohup" command, but the window of the Xterminal is opened by
>a client of Xterminal, when I close the client's instance, the tomcat shut
>down, or if I turn off my computer(when I star up the XTerminal), the tomcat
>falls too. It is as if the tomcat was connected somehow to the remote
>machine.
>
>Some idea?
And you tried issuing "nohup blablablab &" as the root user?
nohup terminated with a "&" should do it.
-Tim