I have doubt this is should be a bug, It confusing me.
after successful installation, it works perfectly. We set the database usename="scott" password="tiger". (I can see them in Own.conf).
then copy all source code in src into web-inf/classes, ( I need to modify source, but I am lazy,...), then compile all
java file, the class file will overwrite the old one. then start up
tomcat, it will get error:
But the thing is my user name is "scott", not "root". and I can get proof that MySQL is using "scott/tiger".
I am using mysql-4.1.8 , tomcat 5.5.4 and JForum2.0.2. You guys can take a try. I am not sure where the problem is.
[originally posted on jforum.net by Anonymous]