Menu

appfuse MySql Problem

Help
2003-12-16
2003-12-17
  • Steven E. Waldren

    Environment:
    Tomcat 5.0
    appfuse 1.1
    mysql 4.0.15nt
    mysql ConnectJ 3.10-stable (jar in common/lib)
    Tomcat jars loaded

    The Error on login:
    The process did not complete. Details should follow.
    net.sf.hibernate.JDBCException: Cannot open connection Cannot open connection Cannot create JDBC driver of class '' for connect URL 'null'

    I have read the thread "JDBC drive class 'null' appfuse...."  I am able to connect to the mysql -u test -p appfuse.  I also added the test@myserver.edu  user (with real domain).  I used the appfuse.war and appfuse.xml (unmodified). 

    Any ideas?  The appfuse.xml mysql realm seems to have the correct driver name.

    Sorry for being a total newbie!

                                              - Steven

     
    • Matt Raible

      Matt Raible - 2003-12-16

      Make sure that appfuse.xml is in $CATALINA_HOME/conf/Catalina/localhost - this is a different location for TC5 than for TC4.

      Matt

       
    • Steven E. Waldren

      You da MAN!

      That was the problem.  Thanks Matt!

              - Steven

       

Log in to post a comment.