Hi,
I was curious what could be the reason for this org.springframework.beans.factory.CannotLoadBeanClassException. I looked into the war file, and the class does exists. However,
Tomcat 7 is complaining that it cannot find the class defined in application-context.xml. What else should I check?