[jetty-dev] [jira] (JETTY-991) Starting Jetty in separate JVM
"Jan Bartel (JIRA)" <[email protected]> Thu, 24 May 2012 11:34:21 -0500 (CDT)
| Newsgroups | gmane.comp.java.jetty.general |
|---|---|
| Message-ID | <535518582.2376.1337877261615.JavaMail.j2ee-jira@codehaus01.managed.contegix.com> |
Jan Bartel commented on JETTY-991 Starting Jetty in separate JVM I've added a new parameter <waitForChild>. This defaults to "true", and has the same behaviour as before, ie the process spawning the exec'ed jetty will wait for it to complete. If set to "false", the parent completes, leaving the child process running, in which case you need to use mvn jetty:stop to kill it. I think that satisfies Larry, Sacha and Andreas' use cases, yes? Jan This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators . For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email