i am using connection pooling when clients get jsp files from infra db via 9iAS .
but in 3-4 days these connection in pool disappear so i have to redeploy jsp scripts again .when i dont use connection pooling there is not problem but this time 9iAS has to connect infra db whenever a client request occur.still, i want to use connection pooling but dont want this pooling go down and redeploy jsp files again.
how can i do it?
Thanks in advance
but in 3-4 days these connection in pool disappear so i have to redeploy jsp scripts again .when i dont use connection pooling there is not problem but this time 9iAS has to connect infra db whenever a client request occur.still, i want to use connection pooling but dont want this pooling go down and redeploy jsp files again.
how can i do it?
Thanks in advance