开发者社区 > 云原生 > 正文

各位,seata用的1.4.2版本,项目有用到了注解,没有这个注解,可以?

问题1:各位,seata用的1.4.2版本,项目有用到了注解,没有这个注解,可以正常启动,但是加上这个注解,启动就会报错 “Scope 'request' is not active for the current thread; consider defining a scoped proxy for this bean if you intend to refer to it from a singleton; nested exception is java.lang.IllegalStateException: No thread-bound request found: Are you referring to request attributes outside of an actual web request, or processing a request outside of the originally receiving thread? If you are actually operating within a web request and still receive this message, your code is probably running outside of DispatcherServlet: In this case, use RequestContextListener or RequestContextFilter to expose the current request.”,有遇到过的吗,请问如何处理? 问题2:那具体应该怎么处理才能启动成功呢

展开
收起
真的很搞笑 2023-05-24 18:50:29 98 0
1 条回答
写回答
取消 提交回答
  • 回答1:要在 Servlet 请求中才能获取 回答2:com\rishiqing\task\repository\impl\TaskRepositoryImpl 这个 Bean 以来的对象 它 Scope 为 Request,可以调整一下。必须 @RequestScope Bean ? 这个仅在 Servlet 请求下才能用 ,此回答整理自钉群“3群-Seata 开源讨论群”

    2023-05-24 19:35:42
    赞同 展开评论 打赏

阿里云拥有国内全面的云原生产品技术以及大规模的云原生应用实践,通过全面容器化、核心技术互联网化、应用 Serverless 化三大范式,助力制造业企业高效上云,实现系统稳定、应用敏捷智能。拥抱云原生,让创新无处不在。

相关电子书

更多
《Seata 1.3 新特性以及如何参与社区》 立即下载
低代码开发师(初级)实战教程 立即下载
阿里巴巴DevOps 最佳实践手册 立即下载