Connection Pooling in Tomcat 5.5.17

Hi ,

i am trying to get Connection from a Connectionpool in Tomcat.But getting the exception below.can anybody tell me where i am wrong.?

javax.naming.NamingException: Cannot create resource instance

i have made a context.xml file and drivers are in Comman/lib directory and also have changed the Application's web.xml.am i missing something?

Cheers:

Akash

[396 byte] By [Akash5495a] at [2007-11-26 16:38:38]
# 1
Hope the commons dcp jar files are there in server lib folder.regardsShanu
mshanua at 2007-7-8 23:05:27 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 2
Commons dcp and commons-pool.jar both files are in Commons/lib folder..wat else can be the problem.?
Akash5495a at 2007-7-8 23:05:27 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...