当前位置:
代码迷
>>
Java相关
>> ContextLoader.getCurrentWebApplicationContext() 返回值为空,该怎么解决
详细解决方案
ContextLoader.getCurrentWebApplicationContext() 返回值为空,该怎么解决
热度:
281
发布时间:
2016-04-22 20:58:40.0
ContextLoader.getCurrentWebApplicationContext() 返回值为空
请教大家,我想得到spring的applicationContext.xml 文件 ,我使用ContextLoader.getCurrentWebApplicationContext(),但返回值为空。
大家知道是怎么回事吗?
------解决思路----------------------
你有没有启动应用服务器?
查看全文
相关解决方案
ERROR [org.springframework.web.context.ContextLoader] Context initialization fai,该怎么处理
check whether you have multiple ContextLoader* definitions in your web.xml
org.springframework.web.context.ContextLoader Context initialization failed,该如何处理
Junit测试时ContextLoader.getCurrentWebApplicationContext()返回空值,怎么处理
tomcat 起动报错 ERROR [org.springframework.web.context.ContextLoader]
ContextLoader.getCurrentWebApplicationContext() 返回值为空,该怎么解决
ContextLoader.getCurrentWebApplicationContext() 返回值替空
Error configuring application listener of class org.springframework.web.context.ContextLoader
ContextLoader-api
解决:WARN No appenders could be found for logger (org.springframework.web.context.ContextLoader).