I'm sorry, your right. I mis-phrased my question. I really meant the
"Executor" should I create a defined "executor" for each service?
Thanks,
tom
Caldarale, Charles R wrote:
>
>> From: tjones1105 [mailto:tjo...@acworld.com]
>> Subject: tomcatThre
Hello,
I'm trying to figure out when to make changes to the tomcatThreadPool, or
when to create a new one.
I'm creating two services in my server.xml, one for each app. Since I want
them on separate ports. I have not set a tomcatThreadPool for each service
but I'm wondering if I need to and what