码迷,mamicode.com
首页 > 其他好文 > 详细

The resource configuration is not modifiable in this context.

时间:2017-11-10 16:58:35      阅读:215      评论:0      收藏:0      [点我收藏+]

标签:context   odi   登录   项目   ati   size   conf   报错   path   

项目中使用了Jersey RESTful 框架, 更新代码后服务能正常起来, 在页面登录时验证码不显示

后台报错  

java.lang.IllegalStateException: The resource configuration is not modifiable in this context.

原因:

   项目中使用@Path()注解, 出现了两个相同的路径, 导致 jersey 不知道该使用哪个方法

The resource configuration is not modifiable in this context.

标签:context   odi   登录   项目   ati   size   conf   报错   path   

原文地址:http://www.cnblogs.com/gczmn/p/7815130.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!