Re: Cannot create JDBC driver of class '' for connect URL 'null' Exception Help

2006-01-02 Thread Eric Munson
I found the error, there was a misspelling of the Context object in one of the context.xml files. When it was corrected everything worked. Thanks for all of your help. Thanks, Eric On 1/2/06, Eric Munson <[EMAIL PROTECTED]> wrote: > Thanks for your reply, but I have already moved t

Re: Cannot create JDBC driver of class '' for connect URL 'null' Exception Help

2006-01-02 Thread Eric Munson
Thanks for your reply, but I have already moved the proper driver into the $CATALINA_HOME/common/lib. Is there anything else that would cause this behavior? Thanks, Eric On 1/2/06, Roberto Rios <[EMAIL PROTECTED]> wrote: > Copy your jdbc driver into [tomcat]/common/lib > > ---

Cannot create JDBC driver of class '' for connect URL 'null' Exception Help

2006-01-01 Thread Eric Munson
I am using Tomcat 5.5.9, MySQL 4.1.14, Java 5.0 Update 5, MySQL-JDBC Connector version 3.1.11, commons-collections-3.1.jar, commons-pool-1.2.jar, commons-dbcp-1.2.1.jar, running on Debian Stable. I have been fighting with this for several days now and I am no closer to a solution, can someone plea