hi,
 
I have implemented a connection broker to be used in a servlet
application. The problem is that even if a single user is accessing
the application, i can see extra connections appearing in the SQL
database client. But i have put some debug statements in my connection
pool and saw that it was NOT creating any extra connections. It's
mysterious from where these connections are originating.
 
Even the ConnectionPool class from the book "Java Servlets Prging"
by Jason Hunter behaves in the same way. And same is the case
with DbConnectionBroker from www.javaexchange.com.
 
thanks,
______________________________________________
A Suresh
[EMAIL PROTECTED]
+ 91 - 040 - 7896008 ( Ext. 4611 )

Reply via email to