I'm using DBCP with Resin. DBCP looks up the connection params in a config file 
and if the file needs to be in the classpath. I copied the config file in the 
web app's WEB-INF/classes and also the lib folder, but my servlet is not 
finding the config file. I tried the same configuration with Tomcat and it's 
finding the config file fine, so I'm sure the code is fine. Is there a way I 
can force Resin to find the config file? I'm using resin-3.1.8.

Thanks,
Gopi


_______________________________________________
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest

Reply via email to