重启eclips后启动项目出现Error configuring application listener of class com.thinkgem.jeesite.modules.sys.listener.WebContextListener
时间:2017-11-16 11:42:12
收藏:0
阅读:1382
重启eclips后启动项目出现Error configuring application listener of class com.thinkgem.jeesite.modules.sys.listener.WebContextListener
问题:
重启eclips后启动项目出现Error configuring application listener of class com.thinkgem.jeesite.modules.sys.listener.WebContextListener:
解决方案:
1,移除tomcat下的工程,以及tomcat服务;
2,重新配置tomcat服务,并加载工程;
评论(0)