在ssh整合中,遇到很多问题
大家看下这个错误
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]: Initialization of bean failed; nested exception is java.lang.NoClassDefFoundError: javax/transaction/TransactionManagerCaused by: java.lang.NoClassDefFoundError: javax/transaction/TransactionManager不知道是什么缘故导致的