MySql + Tomcat on Ubuntu 9.04
I have used Mysql + Tomcat for years on different O.S. (Windows, Fedora, Ubuntu...)
On a new PC I just installed Ububtu 9.04, Tomcat 6 and Mysql 5.
Both Tomcat and Mysql work properly, but not together.
What I mean is: java applications access local Mysql server without problems.
But if I try to access it from a java servlet managed by tomcat, and using the same parameters (username, password, database, driver..) I never have it granted.
Can somebody tell me why ?
I tried to uninstall and re-install both Tomcat and Mysql, but the problem is still there.
Luigi
Subject
Views
Written By
Posted
MySql + Tomcat on Ubuntu 9.04
5148
August 11, 2009 09:42AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.