I get the following error when I try to build tomcat. After I entered
the command..
$ ant download
I got this error =>
/tomcatjava/tomcat6-deps/dbcp/src/java/org/apache/tomcat/dbcp/dbcp/BasicDataSource.java:44:
org.apache.tomcat.dbcp.dbcp.BasicDataSource is not abstract and does
not override abstract method isWrapperFor(
java.lang.Class<?>) in
java.sql.Wrapper [javac] public class BasicDataSource implements DataSource {
Please help.
---------------------------------------------------------------------
To start a new topic, e-mail: users@(protected)
To unsubscribe, e-mail: users-unsubscribe@(protected)
For additional commands, e-mail: users-help@(protected)