如何将 JVM 参数传递给 CloudHub 应用程序

发布于 2025-01-10 15:08:22 字数 113 浏览 0 评论 0原文

我们在 CloudHub 中部署了一个 Mule 4 代码,我们需要将 -Doracle.net.disableOob=true 传递给这个 Mule 运行时。 做到这一点的步骤是什么?

提前致谢!

We have a Mule 4 code deployed in CloudHub and we need to pass -Doracle.net.disableOob=true to this Mule runtime.
What are the steps to do that?

Thanks in advance!

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

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

发布评论

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

评论(1

花开柳相依 2025-01-17 15:08:22

您可以尝试在运行时管理器中应用程序的属性选项卡中进行设置。只需属性 oracle.net.disableOob 的名称和值 true。

话虽如此,这看起来像是一个数据库连接属性,并且仅在连接器级别设置时才有效。

You can try setting it in the properties tab of the application in Runtime Mánager. Just name of the property oracle.net.disableOob and value true.

Having said that, this looks as a database connection property and may only work if set at the connector level.

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