I am on tomcat 4.1

I am using JDBC connection pooling for MSSQL and
singleton class for JNDI lookup (only once) and get
connection.

Everything is working file. But how to test that
connection pool for 10 (where initial size specified
is 10) has been created ?

I know for mysql it is 'show processlist' and this
gives out initial number of connections at start. Same
thing how can i do it for mssql ?

regards
Manisha





                
__________________________________ 
Start your day with Yahoo! - Make it your home page! 
http://www.yahoo.com/r/hs

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to