org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vacationDao' defined in ServletContext resource [/WEB-INF/classes/applicationContext.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [com.impl.VacationDaoImpl]: Is it an abstract class?; nested exception is java.lang.InstantiationException
org.springframework.beans.factory.BeanCreationE