Hi
I hope someone can help me with my problem. i deploy my sites on a remote solaris box and administrate them through a telnet session from microsoft 2000. The problem is that if i start a
tomcat, bin/startup.sh, and then end my telnet session it seems to kill the process.
it is pretty annoying having this window on my desktop. it is a liability if i get mouse happy and start closing windows thus dropping my sites.
I can see my printlns on the prompt. I am no unix mastermind but i thought that if you put an & after the command it happens in the background but this seems not to do anything. should i put this in the startup.sh file after the
java line?
Thanks in advance for any help
David