dev@glassfish.java.net

Which thread-pool is used by web requests in GlassFish v2ur2?

From: Sahoo <Sahoo_at_Sun.COM>
Date: Wed, 18 Feb 2009 00:01:41 +0530

Jan,

I was under the impression that web requests are handled by threads from
thread-pools configured in domain.xml under <thread-pools> element, but
I observed something else earlier today. I saw web requests were handled
by threads that created using JDK's thread pool facility. Any reason why
we don't use appserver thread pool? When did we stop using it?

Thanks,
Sahoo