tomcat启动 applicationContext.xml文件报错

org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlMapClient' defined in ServletContext resource [/WEB-INF/applicationContext.xml]: Initialization of bean failed;

tomcat 启动报此错误,哪位好心人帮忙看一下,谢谢!

配置文件估计是写的有问题,方便的话,贴出来看一下

错误的创建bean !

首先跟tomcat 没有关系 。是你spring 配置的有问题 。看看你的那个applicationcontext.xml的配置。