此内容没有您所选择的语言版本。

Chapter 1. RedHat JBoss Web Server 5.2


Welcome to the Red Hat JBoss Web Server version 5.2 release.

JBoss Web Server is a fully integrated and certified set of components for hosting Java web applications. It consists of:

  • Apache Tomcat: a servlet container in accordance with the Java Servlet Specification. JBoss Web Server contains Apache Tomcat 9.
  • The Apache Tomcat Native Library: a Tomcat library, which improves Tomcat scalability, performance, and integration with native server technologies.
  • The tomcat-vault extension: an extension for the JBoss Web Server used for securely storing passwords and other sensitive information used by a JBoss Web Server.
  • The mod_cluster library: a library that allows communication between Apache Tomcat and the Apache HTTP Server’s mod_proxy_cluster module. This allows the Apache HTTP Server to be used as a load balancer for JBoss Web Server.

This release of JBoss Web Server covers several quality of life updates. They are listed below:

  • New string values are used for Tomcat identification:

    • 'Server version' 'Server version name'
    • 'Server number' 'Server version number'
  • SSI Directives no longer work if one attempts to configure SSI via filter. To configure SSI Directives, you must uncomment the following block of code located in the tomcat/conf/web.xml folder:
    <!--
    <mime-mapping>
        <extension>shtml</extension>
        <mime-type>text/x-server-parsed-html</mime-type>
    </mime-mapping>
    -->
Copy to Clipboard Toggle word wrap

For full information on SSI Directives see The Apache Tomcat documentation on SSI Directives

  • Support for JSVC was dropped

In place of JSVC it is recommended that users run the system daemon scripts provided in the installation guide. These scripts will cover the functionality provided by JSVC, with the exception of running ports on < 1024. A link to the installation guide containing the daemon scripts is provided in chapter 2 of these release notes.

返回顶部
Red Hat logoGithubredditYoutubeTwitter

学习

尝试、购买和销售

社区

关于红帽文档

通过我们的产品和服务,以及可以信赖的内容,帮助红帽用户创新并实现他们的目标。 了解我们当前的更新.

让开源更具包容性

红帽致力于替换我们的代码、文档和 Web 属性中存在问题的语言。欲了解更多详情,请参阅红帽博客.

關於紅帽

我们提供强化的解决方案,使企业能够更轻松地跨平台和环境(从核心数据中心到网络边缘)工作。

Theme

© 2025 Red Hat