已准备好的库部署在 Weblogic 服务器上

发布于 2024-12-08 10:37:25 字数 156 浏览 0 评论 0原文

我有 2 个 war 项目作为库部署在 weblogic 服务器上(版本 1 和版本 2),还有一个 EAR 项目部署在使用该库的同一服务器上。

当我部署库时,版本 2 保持准备状态,版本 1 保持活动状态。有人知道我该怎么做才能激活我的战争的第二个版本吗?

谢谢!

I have a 2 war projects deployed as a library on a weblogic server (version 1 and version 2) and an EAR project deployed on the same server that uses the library.

When I deploy the library version 2 stays on prepared state and the version 1 remains in active state. Does somebody know how can I do to make active the 2nd version of my war?

thanks!

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

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

发布评论

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

评论(1

不醒的梦 2024-12-15 10:37:25

在部署下,您是否尝试选择感兴趣的库并明确单击“激活”?如果您在那里看不到该库,则可能需要修改控制台的视图以将库包含在部署页面中。

如果与其他库发生冲突,您将在标准日志文件中获得完整的堆栈跟踪。您还可以选择在启用新库之前停止当前“活动”库以避免冲突。

Under deployments, did you try selecting the library of interest and explicitly clicking on Activate? If you do not see the library there, you may have to modify the view of your console to include libraries in your deployment page.

If there are conflicts with the other library, you'll get the full stack trace within the stand log files. You also have the option of stopping the currently 'active' library before enabling the newer one to avoid conflicts.

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