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

