0 Replies Latest reply on Mar 24, 2011 7:44 PM by kwutzke

    SQLNestedException: Cannot create JDBC driver of class '' for connect URL 'null' (Tomcat 6 + JDBC Datasource)

    kwutzke

      OK I've been hesitant to post here, but I don't see where to get better help. I have described my problem thoroughly in another forum:


      http://www.coderanch.com/t/531883/Tomcat/SQLNestedException-Cannot-create-JDBC-driver


      I hope I don't get bashed for referring to another forum nor for the slight off-topic. :-/


      I did follow the setup instructions at


      http://seamframework.org/Documentation/RunningASeamgenProjectOnApacheTomcatWithoutEmbeddedJBoss


      but I get an exception:


      Mar 24, 2011 1:24:13 PM org.hibernate.cfg.SettingsFactory buildSettings


      WARNING: Could not obtain connection to query metadata


      org.apache.tomcat.dbcp.dbcp.SQLNestedException: Cannot create JDBC driver of class '' for connect URL 'null'


      Please use the link above to see my config. If there's anything that comes to you concerning my issue I'd really appreciate if you could share it with me. (I'm close to getting crazy on this one as I absolutely cannot find anything in my config that could be wrong.)


      Thanks in advance


      Karsten