You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. Download the file ehcache-spring-annotations-1.2.0-dep.tar.gz
2. Set up a Spring webapp following the instructions
3. On deploy the org.springframework.cache.ehcache.EhCacheManagerFactoryBean
class is not found
What is the expected output? What do you see instead?
Expect it to work. Adding the file spring-context-support-3.0.5.jar to the
webapp classpath solves the problem - it should be included in the
ehcache-spring-annotations-1.2.0-dep.tar.gz IMO.
What version of the product are you using? On what operating system?
1.2.0
Original issue reported on code.google.com by [email protected] on 30 Mar 2012 at 7:58
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 30 Mar 2012 at 7:58The text was updated successfully, but these errors were encountered: