Bill,

Your reply seems to suggest that there is no limit unless I change to
PooledInvoker.  Given that I haven't done this, when I hammer the server I
get a message suggesting that I increase the maximum available threads
(sorry, don't have the exact message at the moment).

Will come 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 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 <invoker> settings.

Bill

David Wade wrote:

> How do I configure the number of threads available in Jboss.
> 
> I have seen posts on doing this in Jetty on this list, but
> not for Jboss itself in terms of available threads for 
> message driven Beans etc.
> 
> Thanks.
> 
> David
> 
> 
> -------------------------------------------------------
> This SF.net email is sponsored by: SF.net Giveback Program. Does 
> SourceForge.net help you be more productive?  Does it help you create 
> better code?  SHARE THE LOVE, and help us help YOU!  Click Here: 
> http://sourceforge.net/donate/ 
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED] 
> https://lists.sourceforge.net/lists/listinfo/jboss-user
> 
> 

-- 
================
Bill Burke
Chief Architect
JBoss Group LLC.
================



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program. Does
SourceForge.net help you be more productive?  Does it help you create better
code?  SHARE THE LOVE, and help us help YOU!  Click Here:
http://sourceforge.net/donate/
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to