Peter Donald <[EMAIL PROTECTED]> wrote: > The tasks that need multithreading can instead use two tasks (ie > tomcat-start and tomcat-stop tasks).
But the ant process that invokes tomcat-start won't terminate until tomcat terminates (unless you spawn it or roll your own multithreaded task). Stefan
