Answers:

1.) JBoss will attempt to handle all of the connections via the connection 
pool.  But 2000 connections will most likely not be able to be handled and you 
will start getting exceptions.
2.) Configurable
3.) Yes.  You should always code for a possible connection timeout or failure.
4.) Depends.  Could be timout exception, or some other goofy non-related 
exception.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3948955#3948955

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3948955


_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to