RE: [JBoss-user] Setting number of threads.

2003-11-30 Thread David Wade
back with the exact text during the day. Thanks. David -Original Message- From: Bill Burke [mailto:[EMAIL PROTECTED] Sent: Friday, 28 November 2003 5:16 a.m. To: [EMAIL PROTECTED] Subject: Re: [JBoss-user] Setting number of threads. Only the PooledInvoker has a maximum connections set

Re: [JBoss-user] Setting number of threads.

2003-11-27 Thread Bill Burke
Only the PooledInvoker has a maximum connections setting. You would have to use that invoker for all your EJBs to set the thread limit on EJB connections. You can change this by putting the MBean nmae within standardjboss.xml for all settings. Bill David Wade wrote: How do I configure the