When using Tomcat in stand-alone mode I would like to be able to configure it to startup a new JVM for each context. Is this possible? (And how do I do it?) I'm not sure I fully understood the Tomcat Workers HowTo, but it seemed that 1) it was for the Apache (or your favorite webserver) + Tomcat scenario and 2) it allows you to spread the load among multiple machines/tomcat instances but not specify which contexts use which worker(s) ... Any help would be greatly appreciated. Thanks, Mike
