Hi,
I am using tomcat4.0.4 on windows 2000, i am
developing a webapplication fro AS400 database (DB2)
when i start tomcat, it creates 4 connections on AS400
for connection pooling.
but when i relaod the application from tomcat manager,
or when i modify a servlet( it reloads the application
since i have configured it in server.xml file)
it does not kill these connections on AS400, but
creates new connections...
when i shutdown tomcat, it kills all the connections.
so why is this happening, I have this connection
pooling object in my servlet context, so when ever i
restart, I think it must kill the existing
connections,
any suggestions
Ashish


__________________________________________________
Do You Yahoo!?
Yahoo! Finance - Get real-time stock quotes
http://finance.yahoo.com

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

Reply via email to