We are running an application using ServletExec on IIS4.0. We use a connection
pool to access the MS SQL database. I would like to know if there is a way
to reset/ reintialize the connection pool with out restarting the web service.
This is essential as we are hosted on a portal along with several other apps.
Thanks
Shiv
01-04-2002, 10:57 PM
Rishi Sahni
Re: JDBC COnnection pool
Provide me some code snippet
may be we r using it as we r working on same kind of environment
yes basically u can do it programmatically
Regards
Rishi
"shiv" <vempaty_s@yahoo.com> wrote:
>
>Hi,
>
>We are running an application using ServletExec on IIS4.0. We use a connection
>pool to access the MS SQL database. I would like to know if there is a way
>to reset/ reintialize the connection pool with out restarting the web service.
>This is essential as we are hosted on a portal along with several other
apps.
>
>Thanks
>
>Shiv