Hi,
I am using cxf 2.2.2 along with Spring and hibernate. I am facing an issue when multiple requests are fetched from the webservice the server goes down after 30 or so requests with the following error: 21-12-2009 00:49:38 ERROR [TP-Processor6] JDBCExceptionReporter.logExceptions(78) | Cannot get a connection, pool error Timeout waiting for idle object 21-12-2009 00:49:38 ERROR [TP-Processor6] JDBCExceptionReporter.logExceptions(78) | Cannot get a connection, pool error Timeout waiting for idle object My webservice is running on tomcat . Can anybody help me? Regards, Shelly
