在 BPEL SOA 中部署相同版本的文件

发布于 2024-12-26 00:52:37 字数 295 浏览 1 评论 0原文

我们在一个项目中实现了 BPEL 解决方案,我们使用人工工作流来管理任务。 由于我们的项目面临很多变化,因此我们正在创建新版本的 SAR 文件。对于我们创建新版本时的每次更改(版本计数将不断增加)

,如果我再次部署相同版本,现有任务将处于状态,

因此我们无法在人工工作流 API 中查询这些任务。

增加版本的问题是在重新启动服务器时。加载这些版本需要太多时间。我有附近 20 个进程,启动服务器后需要 20 分钟才能加载进程。

有什么办法可以让我们一次又一次地部署相同的版本。

谢谢, 阿布舍克

We have implemented a BPEL solution in a project, we are using human workflow for managing the task.
As we are facing a lot of changes in project so we are creating new version of SAR file. for every change when we created the new version(version count will keep increasing)

and if I will deploy the same version again the existing task will be state,

so we can not query those task in Human work flow API.

the problem with increasing the version is while restarting the server. its taking too much time to load those versions. I have nearby 20 process and its taking 20 minutes to load the process after starting the server.

Is there any way where we can deploy the same version again and again.

Thanks,
Abhishek

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

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

发布评论

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

评论(1

止于盛夏 2025-01-02 00:52:37

我认为是 Oracle,如果是的话,您可以执行以下操作。

当您通过 JDeveloper 进行部署时,您可以选择“覆盖”现有版本。通过启用此功能,您可以覆盖相同的版本,而无需每次都部署新版本。

I assume , it's Oracle and if so here is what you can do.

When you deploy through JDeveloper, you have an option to "override" existing version. By enabling this you can override the same version without need to deploy new version everytime.

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