[jboss-user] [Beginners Corner] - Re: About JBoss user's configuration

2009-07-15 Thread xmedeko
"the_sinner" wrote : my application falls down when 4 users or more login and use it. It looks more like a bug in your application? Or does your app is so resource consuming? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4243818#4243818 Reply to the post :

[jboss-user] [Beginners Corner] - Re: About JBoss user's configuration

2009-07-13 Thread the_sinner
Hi!!! Yeah, I forgot it, I've been talkin' about a web app, thanks for your reply. Certainly, max-pool-size is under control. The first advice could be more viable, I'm gonna do it right now but before that, I gotta say what I'm using JBoss AS 4.2. I'll find out server.xml file and post about t

[jboss-user] [Beginners Corner] - Re: About JBoss user's configuration

2009-07-07 Thread PeterJ
What type of application? Web app? Standalone client accessing EJBs? Standlone client sending messages or web service requests? The maximum number of simultaneous requests for each of these is handled in different ways and in different configuration files. And none of those are related to the ma