Exception sending context initialized event to listener instance of class org.springframework.web.context.ContextLoaderListener org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sessionFactory' defined in class path resource [applicationContext.xml]: 怎么解决
检查一下applicationContext.xml中sessionFactory这个Bean是否配置正确 还有引用这个bean的时候是不是拼写错误