Check
http://jakarta.apache.org/commons/dbcp/configuration.html
's abandanded something parameters.
I am not sure about how to apply this to Struts Datasource.
I've just replaced Struts Datasouce with tomcat JNDI datasource with DBCP. to decouple Struts and DAOs.
Masashi
At 12:55 04/06/09 +0530, you wrote:
Thanks for your attention.
"Abandand connection management" can you give more details on how to do this.
Masashi Nakane wrote:
> And if you have a chance to try DBCP , Abandand connection management > function will tell you exactly where the unclosed connections are . You > will love this. > > Masashi > > At 23:33 04/06/08 -0700, you wrote: > >"And Some other guy says the set the max number of connectons to 1." > > > >Yes this is another good way, thank you for bringing that up. I had a > >fairly big app that was throwing away connections and when I set the > >max connections to 1 it became almost immediately aparent where the > >problem was. > > > >Good suggestion Masashi. > > > >--------------------------------------------------------------------- > >To unsubscribe, e-mail: [EMAIL PROTECTED] > >For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

