Smith Norton wrote:

> 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 {

IIRC at least the download ant task won't work with JDK 1.6. Try JDK 1.5.

Regards
  mks

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to