[Proxool-developer] Problem about DriverManager.getConnection
UNMAINTAINED!
Brought to you by:
billhorsman
From: <xi...@gm...> - 2007-12-27 07:24:53
|
Hi guys, I've used proxool with tomcat 5.0.28 and mysql 4.1. When I want to get a connection from the pool: Connection conn = DriverManager.getConnection("proxool.mysql"); it seems blocked here. Can anyone gives a suggestion? |