I don't know if this is the proper forum for my question, but I'll give it a try. We have a few standalone Java applications sitting on a remote AIX box. These applications are listeners, so they start up and wait for events, i.e. they remain running, kind of like web servers do. Here's the question: if we remote in to the AIX box from a Windows box using RUMBA, and start the Java listeners from there (via a shell script), will the programs exit when we close the RUMBA window on the Windows box?
Thanks,
Shibani