I have developed my application on Tomcat 4 and I had no problems, but I seem to be getting problems with the server lunarpages is using.
I am receiving this error and I simply don't know what it means,
beginning
Note: sun.tools.javac.Main has been deprecated.
/home2/coldfox1/public_html/WEB-INF/classes/org/gjt/mm/mysql/jdbc2/optional/MysqlPooledConnection.java:80:
class org.gjt.mm.mysql.jdbc2.optional.LogicalHandle is an abstract class.
It can't be instantiated.
logicalHandle = new LogicalHandle(this, physicalConn);
end
You can take a look at it, go to
www.coldfox.com and hit enter.........
These are the drivers specifically recommeded at
www.mysql.com website. What do I have to do????