I'm using Spring framework 2.5, spring security 2.0.4 and Hibernate 3. After reading this post, I downloaded and added the antlr-3.0.1.jar to my classpath (I tried with antlr 2.7.5 as well), but unfortunately when I try to compile my webapp the following error appear in catalina log:
java.lang.NoSuchFieldError: ruleMemo
I got lost with your configurations.. any suggestion with this configuration???
Many thanks!


Reply With Quote
