>> org.apache.commons.dbcp.SQLNestedException: Cannot create JDBC driver of >> class '' for connect URL 'null'
I may be wrong, but I had a similar situation, and in my case when I set up the "Data Sources" for the application context (not as the GlobalNamingResources in server.xml) using the admin page, that error went away. If admin page is not your preference, supposing the context name is "mycontext", the configuration can go in $CATALINA_HOME/conf/Catalina/localhost/mycontext.xml. HTH. Ben Kim Database Developer/Systems Administrator 434E Harrington Tower / College of Education Texas A&M University --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
