|
From: <tri...@tr...> - 2003-06-25 20:37:58
|
Juergen, > As NoSuchFieldError is a runtime linking error, I guess that the reason are > inconsistent jar files. Compiling has obviously worked, the field is there in > the current version - but was of a different type before May 28th (the date > that we introduced Commons Logging). Have you some old Spring jars lying > around in the classpath? > No, but I must have had some old classfiles in my build directory. A 'clean' and 'build' fixed it. Plus the new spring-full-0.9.jar was smaller so there must have been some extra stuff hiding in the older one. So, now I am back to the original problem. Might try to install Tomcat 4.1.24 tonight. Thomas |