主题 : 开发环境启动tomcat异常,什么问题?
级别: 白丁
UID: 77844
积分:16 加为好友
威望: 1 精华: 0
主题:3 回复:10
注册时间:2015-07-14
在线时长:0
1#   发表于:2015-07-16 11:12:32  IP:49.80.*.*
Error creating bean with name 'shiroFilter' defined in ServletContext resource [/WEB-INF/config/shiro-context.xml]: Cannot resolve reference to bean 'securityManager' while setting bean property 'securityManager'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'securityManager' defined in ServletContext resource [/WEB-INF/config/shiro-context.xml]: Cannot resolve reference to bean 'authorizingRealm' while setting bean property 'realm'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authorizingRealm': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire method: public void com.jeecms.core.security.BbsAuthorizingRealm.setUnifiedUserMng(com.jeecms.core.manager.UnifiedUserMng); nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'unifiedUserMng': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private com.jeecms.core.manager.ConfigMng com.jeecms.core.manager.impl.UnifiedUserMngImpl.configMng; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'configMng': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire method: public void com.jeecms.core.manager.impl.ConfigMngImpl.setDao(com.jeecms.core.dao.ConfigDao); nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'configDao': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire method: public void com.jeecms.common.hibernate3.HibernateSimpleDao.setSessionFactory(org.hibernate.SessionFactory); nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sessionFactory' defined in ServletContext resource [/WEB-INF/config/application-context.xml]: Invocation of init method failed; nested exception is org.hibernate.HibernateException: Unable to instantiate default tuplizer [org.hibernate.tuple.entity.PojoEntityTuplizer]
级别: 版主
UID: 70293
积分:78391 加为好友
威望: 1 精华: 0
主题:7 回复:68397
注册时间:2014-12-03
在线时长:0
2#   发表于:2015-07-16 11:13:29  IP:115.249.*.*
哪个版本的系统
1
级别: 白丁
UID: 77934
积分:5 加为好友
威望: 0 精华: 0
主题:0 回复:18
注册时间:2015-07-16
在线时长:0
3#   发表于:2015-07-16 17:09:54  IP:220.107.*.*
同样的错

jeecmsv6
级别: 版主
UID: 70293
积分:78391 加为好友
威望: 1 精华: 0
主题:7 回复:68397
注册时间:2014-12-03
在线时长:0
4#   发表于:2015-07-16 17:10:54  IP:115.249.*.*
环境报下
1
级别: 白丁
UID: 77934
积分:5 加为好友
威望: 0 精华: 0
主题:0 回复:18
注册时间:2015-07-16
在线时长:0
5#   发表于:2015-07-16 17:12:25  IP:220.107.*.*
JDK1.6+tomcat6.0.24
级别: 版主
UID: 70293
积分:78391 加为好友
威望: 1 精华: 0
主题:7 回复:68397
注册时间:2014-12-03
在线时长:0
6#   发表于:2015-07-16 17:13:51  IP:115.249.*.*
源码版还是安装版
1
级别: 白丁
UID: 77934
积分:5 加为好友
威望: 0 精华: 0
主题:0 回复:18
注册时间:2015-07-16
在线时长:0
7#   发表于:2015-07-16 17:14:19  IP:220.107.*.*
源码版
级别: 版主
UID: 70293
积分:78391 加为好友
威望: 1 精华: 0
主题:7 回复:68397
注册时间:2014-12-03
在线时长:0
8#   发表于:2015-07-16 17:15:04  IP:115.249.*.*
把你导入步骤详细说一遍
1
级别: 白丁
UID: 77934
积分:5 加为好友
威望: 0 精华: 0
主题:0 回复:18
注册时间:2015-07-16
在线时长:0
9#   发表于:2015-07-16 17:17:30  IP:220.107.*.*
先是建立一个java项目,然后src目录link到你们提供的src目录,再建立一个file目录,也是link到WebContent目录,然后再加入lib目录下的jar包到build path,项目源码是没有报错的
级别: 版主
UID: 70293
积分:78391 加为好友
威望: 1 精华: 0
主题:7 回复:68397
注册时间:2014-12-03
在线时长:0
10#   发表于:2015-07-16 17:18:35  IP:115.249.*.*
是导入Eclipse里面吗,建的是dynamic web project吗,包是不用导的
1
1 共1页