Seam 环境中 jBPM 异步延续所需的简单解决方案

发布于 2024-07-15 21:33:38 字数 309 浏览 10 评论 0原文

我有一个启动业务流程的 Seam 应用程序。 目前没有其他应用程序或组件需要协调,只有一个 Web 应用程序。

我想在业务流程中使用异步延续,但目前如果我这样做,流程就会处于非活动状态,相关操作不会执行。

如何在 Seam 环境中“开启”异步延续?

我看过这篇文章 ,但无法找到提到的任何类,并且有点卡住了!

I have a Seam application that kicks off business processes. At the moment there is no other application or component that needs to co-ordinate, there is just the one web app.

I'd like to use asynchronous continuations in the business processes, but at the moment if I do the process just sits there inactive and the relevant actions are not executed.

How do "switch on" asynchronous continuations in a Seam environment?

I've seen this article, but cannot locate any of the classes mentioned and am a bit stuck!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

苏别ゝ 2024-07-22 21:33:38

我最终偶然发现了附加到 JBSEAM-3837 的解决方法,但仅放弃谷歌搜索之后,尝试自己编写一个类似的 Seam 组件,然后放弃并选择独立版本。

谈论令人恼火!

I eventually stumbled into a work-around attached to JBSEAM-3837, but only after giving up Googling, attempting to write a Seam component like that one myself, then giving up on that and opting for a standalone version.

Talk about irritating!

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文