为什么选择 JRE 与 Liferay

发布于 2024-12-14 13:14:10 字数 113 浏览 0 评论 0原文

我下载了Liferay Tomcat捆绑包,我可以看到TOMCAT_HOME中有一个JRE。为什么这个 JRE。如果我从 Apache 网站下载 Tomcat,则 JRE 不存在。

有什么想法吗?

I downloaded Liferay Tomcat bundle and I can see that there is a JRE inside TOMCAT_HOME. Why this JRE. The JRE is not present there if I download Tomcat from Apache website.

Any idea?

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

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

发布评论

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

评论(2

小…红帽 2024-12-21 13:14:10

JRE 包含在 Liferay 捆绑包中,因为它设计为开箱即用,无需用户配置(例如安装 Java 和配置 Tomcat)。 JRE Liferay 也已经过测试&建造与.

The JRE is included with Liferay bundle because it is designed to work out of the box with no need for user configuration (like installing Java and configuring Tomcat). It's also the JRE Liferay has been tested & built with.

顾北清歌寒 2024-12-21 13:14:10

我对 Liferay 具体了解不多,但有人可能出于某些原因想要控制 JRE。

  • 他们可能只支持特定版本。
  • 他们可能希望他们的应用程序没有任何依赖项,从而更容易安装
  • 。他们可能希望启用无限强度的 JCE 策略文件。
  • 它们可能附带 JRE 中认可的库,以确保使用最新版本的标准库。

I don't know anything about Liferay specifically but there are a few reasons someone might want to control the JRE.

  • They may only support a specific version.
  • They may want their application to not have any dependencies making it easier to install
  • They may want to enable unlimited strength JCE policy files.
  • They may ship with endorsed libraries in the JRE to ensure that the newest versions of standard libraries are being used.
~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文