Use SecurityContext without @Singleton in jersey, got IllegalStateException: Not inside a request scope

前端 未结 0 1553
梦如初夏
梦如初夏 2020-11-27 13:40

i am using jersey, SecurityContext and without @Singleton,When i used it, i got a error

@Stateless
@Path("/secure/myholder")
@Produces(MediaType.APP         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题