Hi
I've written an Application (Server) that will run as a service under Linux. I've created the service script and all seems OK. The only problem is that when I execute the java command within the script, It doesn't return because the application is running under the VM.
So the question is. How do I create an Application that runs under the VM, after it exits. (mmm this doesn't make sence). But I'm sure there is someone that know what I'm trying to do.
Toyman
VB / Java Programmer
I've written an Application (Server) that will run as a service under Linux. I've created the service script and all seems OK. The only problem is that when I execute the java command within the script, It doesn't return because the application is running under the VM.
So the question is. How do I create an Application that runs under the VM, after it exits. (mmm this doesn't make sence). But I'm sure there is someone that know what I'm trying to do.
Toyman
VB / Java Programmer