> From: David kerber [mailto:dcker...@verizon.net] 
> Subject: Trouble with jdbc drivers in TC 7

> All my database pooling is done in the application, so I 
> thought putting the jodbc.jar in the WEB-INF/lib of the
> app would work with no need to edit my configuration files

I think that should work.  Check carefully that you don't have multiple copies 
of the driver jar lying around.  Extra copies beyond the one in the proper 
location can get you CNFE.

Is there a possible permissions issue preventing the Tomcat account from 
accessing the jar?  (Less likely on Windows, but it can happen.)

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to