Hi,
I am converting the Spring petclinic application per acegi tutorial. When I deploy the application I am getting the following error.
org.springframework.beans.factory.BeanCreationExce ption: Error creating bean with name 'org.springframework.cache.ehcache.EhCacheFactoryB ean#af6da' defined in ServletContext resource [/WEB-INF/applicationContext-acegi-security.xml]: Instantiation of bean failed; nested exception is java.lang.NoClassDefFoundError: net/sf/ehcache/Ehcache
Caused by:
java.lang.NoClassDefFoundError: net/sf/ehcache/Ehcache
I am using spring 2.0 and Acegi 1.0.3 and ehceche 1.1. Any help will be appreciated.
Thanks
Matt



. Atleast it's working now anyway, glad it's sorted!
