Hi
We are facing issue with dbcp connection pooling in combination of
tomcat sever and MySQL. The summary of stack trace is:
when i googled, Adding "autoReconnect=true" with
jdbc URL will help to solve our problem, making this change also not solving our problem.
Is there any other area that i need to concentrate to resolve the ussue?