Using JDBC 2.0 with Tomcat. Creating 'DataSource' using JNDI. Works Good. Trying to make 'ConnectionPoolDataSource' work using JNDI with Tomcat 4, so I can get pooled database connection. No success. Any clues? [ January 23, 2002: Message edited by: Abhijit Parwatkar ]
tylor james
Greenhorn
Joined: Nov 23, 2001
Posts: 15
posted
0
i have the same problem, and there�s no log, i think you have only the message saying resource not found in this context or something like that. But my problem is even worst, i�m migrating the app from w2k to linux and the same conf doesn�t work in linux, with the same bd, mysql. Which is your platform and db?