If I create a separate thread pool in Tomcat’s server.xml like this: <Executor name="myAppThreadPool" namePrefix="my-app-thread-exec-" maxThreads="150" minSpareThreads="25"/>
Then how do I get a thread to assign any work to it? Regards, William Crowell This e-mail may contain information that is privileged or confidential. If you are not the intended recipient, please delete the e-mail and any attachments and notify us immediately.