Hi.
I'm getting this error
C:\tim\asgroup\v3\v3\web\jstl\src\main\java\org\apache\taglibs\standard\tag\common\sql\DataSourceWrapper.java:57:
org.apache.taglibs
.standard.tag.common.sql.DataSourceWrapper is not abstract and does not
override abstract method isWrapperFor(java.lang.Class<?>) in
java.sql.Wrapper
public class DataSourceWrapper implements DataSource {
^
since updating my local workspace. Is anyone else seeing this or is it
just me?
-Tim