Effective October 27, 2012, online and email support for FuseSource products will move to Red Hat support channels. For more information, please see the JIRA Migration to Red Hat FAQ. As of October 27th, please open all new issues in the Red Hat Customer Portal .
provide some kind of way to 'run in the background' so you can run multiple java processes within the same JVM; or fork a number of execs in the background
James Strachan added a comment - 05/Aug/09 01:45 PM this is probably an issue for a gshell type situation
FWIW when calling execute(args) you can call getProcessRunner() to access the underlying process to kill it or wait for it to complete etc
FWIW when calling execute(args) you can call getProcessRunner() to access the underlying process to kill it or wait for it to complete etc