Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Download with deps is missing spring-context-support jar #95

Open
GoogleCodeExporter opened this issue Mar 30, 2015 · 0 comments
Open

Comments

@GoogleCodeExporter
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant