> From: Neil Youngman [mailto:Neil.Youngman@wirefast.com]
> Subject: RE: [ERROR] Cannot create JDBC driver of class '' for connect
> URL 'null'
>
> That's $CATALINA_BASE/conf, not $CATALINA_HOME/conf
Regardless, the lack of an [engine] subdirectory is an indication that you may not be running
Tomcat from where you think you are.
1) What's in $CATALINA_HOME/conf?
2) What do the startup scripts display for the $CATALINA_xxx variables when you bring up Tomcat?
The fact that the JDBC-ODBC bridge shows up in the stack trace says that your published <Resource>
config is not the one being used.
- 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-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org
|