Hello
First of all, Thank you very much for this great software.
I am trying to test and run the BBweblog under Tomcat5.0. After making the necessary modifications to server.xml, web.xml and hibernate properties, I end up with this error,
ERROR [BlogDAO] - Exception caught: Cannot create JDBC driver of class '' for connect URL 'null'
Could you please let me know what i am doing wrong? Also, I read that Tomcat JNDI Session factory needs an extra tweaking to work with Hibernate. If that's the case, Could you please help me figure out what are the modifications i need to do. Thanks very much
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello
First of all, Thank you very much for this great software.
I am trying to test and run the BBweblog under Tomcat5.0. After making the necessary modifications to server.xml, web.xml and hibernate properties, I end up with this error,
ERROR [BlogDAO] - Exception caught: Cannot create JDBC driver of class '' for connect URL 'null'
Could you please let me know what i am doing wrong? Also, I read that Tomcat JNDI Session factory needs an extra tweaking to work with Hibernate. If that's the case, Could you please help me figure out what are the modifications i need to do. Thanks very much