|
From: Laurent P. <lol...@fr...> - 2004-02-20 09:27:34
|
Hello, Just my 0.02 euros on this :=20 Line 27 of source file org.springframework.jdbc.support.JdbcUtils should = be corrected to use a correct logger ? private static final Log logger =3D = LogFactory.getLog(FileCopyUtils.class); into=20 private static final Log logger =3D LogFactory.getLog(JdbcUtils.class); Hope this helps, --=20 Laurent PETIT [SQLI - Lyon] - lp...@sq... Groupe SQLI - www.sqli.com |