On Thu, Nov 20, 2008 at 8:51 AM, Vineesh Thomas <[EMAIL PROTECTED]> wrote:

>
> Is there any preconfigured thread pool size in ODE ? If so where can I
> change
> it ? Probably it is because of that.


There are 2 important thread pools,

   1. your appserver's  (which injects request via HTTP, and other transport
   listeners)
   2. the internal scheduler thread pool, configured using the
   ode-axis2.threads.pool.size property in ode-axis2.properties (default is
   unbounded)

alex

Reply via email to