The resource configuration is not modifiable in this context.
Posted 弓长张&木子李
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了The resource configuration is not modifiable in this context.相关的知识,希望对你有一定的参考价值。
项目中使用了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.的主要内容,如果未能解决你的问题,请参考以下文章
jedis连接集群报Could not get a resource from the pool错误
Spring中的一个错误:使用Resources时报错(The annotation @Resources is disallowed for this location)
FIRMWARE BUG – THE BIOS HAS CORRUPTED HW-PMU RESOURCES
转The requested resource (/) is not available
HTTP Status 404(The requested resource is not available)异常解决