首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 开发语言 > 编程 >

spring security的一个比较奇怪的错误

2013-03-06 
spring security的一个比较奇怪的异常Exception sending context destroyed event to listener instance o

spring security的一个比较奇怪的异常

Exception sending context destroyed event to listener instance of class org.springframework.web.context.ContextLoaderListener
java.lang.IllegalStateException: BeanFactory not initialized or already closed - call 'refresh' before accessing beans via the ApplicationContext

?

这个错竟然是少了一个包spring-security-config-3.1.3.RELEASE.jar

?

热点排行