Re: Tomcat VS JBOSS

2006-11-13 Thread Karim Zibari
I think the major difference is that whereas Tomcat is only a web container (JSP and Servlet container), JBoss is full J2EE application server that also supports business components and enterprise JavaBeans. Best regards Karim Zibari - Original Message From: Ernie Ho [EMAIL

Connection Pooling

2006-11-13 Thread Karim Zibari
available when the web app is loaded? 2- what happens if all the 50 connections are used up and there are more db connection requests? 3- what about the maxIdle=30; there cannot be more than 30 idle connections ? Best regards Karim Zibari

Tomcat reloading

2006-11-12 Thread Karim Zibari
, there were no reguests. The hosting company says they have done everything they could. Does anyone have had a similar experience or have any suggestions? I was wondering if I should reload/restart Tomcat more often? I haven't reloaded it for almost a month. Best regards Karim Zibari

Re: Tomcat reloading

2006-11-12 Thread Karim Zibari
Thanks for that info but do you think it is possible for my web app or for Tomcat to cause the problem and bring the server down.? Best regards Karim Zibari - Original Message From: Caldarale, Charles R [EMAIL PROTECTED] To: Tomcat Users List users@tomcat.apache.org Sent: Sunday

Re: Tomcat reloading

2006-11-12 Thread Karim Zibari
Thanks for that info but do you think it is possible for my web app or for Tomcat to cause the problem and bring the server down.? Best regards Karim Zibari Want to start your own business? Learn how

Re: Tomcat reloading

2006-11-12 Thread Karim Zibari
Thanks again Chuck. One last question: how about if my web app ran out of memory or it made too many database connections or (as my hosting compnay suggests) that my web app was to get stuck in loop and render the processor non-responsive to other requests.? Best regards Karim Zibari

Re: Tomcat reloading

2006-11-12 Thread Karim Zibari
database connections) ; but the there is none. Best regards Karim Zibari - Original Message From: Christopher Schultz [EMAIL PROTECTED] To: Tomcat Users List users@tomcat.apache.org Sent: Sunday, November 12, 2006 7:19:53 PM Subject: Re: Tomcat reloading -BEGIN PGP SIGNED

Re: Tomcat reloading

2006-11-12 Thread Karim Zibari
/ sorry, what log do you mean? Best regards Karim Zibari - Original Message From: Martin Gainty [EMAIL PROTECTED] To: Tomcat Users List users@tomcat.apache.org Sent: Sunday, November 12, 2006 8:26:52 PM Subject: Re: Tomcat reloading can you verify the timeouts for the default