Translated message

A translation of this page exists in English.

JBoss Enterprise Application Platform 7.4 Update 11 Release Notes

更新 -

お客様の期待に応えるべく、JBoss EAP 7 のマイクロリリースは廃止され、定期的に配信される更新に置き換えられています。

新たにリリースされるそれぞれの更新には、お客様から報告された問題に対するバグ修正およびセキュリティーフィックスが多数含まれます。この更新により、Red Hat が作成する個々のパッチの数や、お客様がインストールを最新の状態に保つために管理しなければならない個々のパッチの数が大幅に削減されることが予想されます。

詳細は、Red Hat ナレッジベースの記事 Maintenance Release Changes in EAP 6.2+ および Updated Patch Management with EAP 6.2+ を参照してください。

このアップデートには、以下のすべての修正と変更が含まれています。JBoss Enterprise Application Platform 7.4 Update 10

JBoss Enterprise Application Platform 7.4 Update 11 をダウンロードします。



この更新には、以下のバグ修正または変更が含まれています。

ID コンポーネント 概要
JBEAP-24526 A-MQ7 ENTMQBR-7652 - Split brain occurs when network between master and NFS server is temporarily interrupted
JBEAP-24481 Batch WFLY-17552 - MDC from 'default task' Thread copied to 'Batch Thread' on creation but not cleared
JBEAP-20824 EJB WFLY-14307 - RunAsPrincipal from Servlet not propagated to secured EJB
JBEAP-24628 Hibernate HHH-13627 - Hibernate cache invalidation does not happen
JBEAP-18712 JCA JBJCA-1402: Failure to set query timeout for validation may result in long blocks of the pool
JBEAP-24575 JMS ENTMQBR-7749 - ARTEMIS-3433 - AMQ224068 on stop due to No OpenSSLContextFactory registered
JBEAP-23302 OpenShift CLOUD-3172 - readinessProve / livenessProbe fails with "'ascii' codec can't encode characters" when the locale supports non-ascii characters [details]
JBEAP-22129 OpenShift CLOUD-4001 - EAP Configuration using embedded server ignores JAVA_OPTS_APPEND [details]
JBEAP-24815 OpenShift Incorrect image name in eap74-openjdk8-rhel8-image-stream.json [details]
JBEAP-24642 REST Resteasy test failures with RESTEASY009000: Failed to decode Yaml [details]
JBEAP-24719 REST RESTEASY-3290 - NPE at org.jboss.resteasy.plugins.providers.multipart.Mime4JWorkaround$CustomTempFileStorageProvider.createStorageOutputStream(Mime4JWorkaround.java:146) [details]
JBEAP-24588 RPM RHEL9 rpms: yum groupinstall jboss-eap7 installing JDK11 instead of JDK8 with EAP 7.4 Update 9
JBEAP-24632 Remoting XNIO-417 - Prevent NPEs in ChannelListeners utility methods
JBEAP-24234 Undertow UNDERTOW-2200 UndertowOptions#ALLOW_ENCODED_SLASH has opposite effect and parts of path/query are decoded in bad way [details]
JBEAP-24597 Undertow UNDERTOW-2245 - javax.servlet.forward.mapping request attribute is not available in servlets forwarded with RequestDispatcher
JBEAP-24306 Undertow WFLY-17365 - Failed deployment is not removed from Undertow ServletContainer's deployments map
JBEAP-24440 Web Console HAL-1824 - No check against uploading and deploying the same application twice
JBEAP-24529 Web Console HAL-1839 - Properties in the Resource Adapter(IBM MQ) are removed when updating the connection pool with Management Console


インストール

注記: この更新は、インストーラーまたは zip ベースのインストールにのみ適用してください。

Unix ベースのシステムで CLI を使用してこの更新を適用するには、JBOSS_HOME から以下のコマンドを実行します。

bin/jboss-cli.sh "patch apply path/to/jboss-eap-7.4.11-patch.zip"

Windows ベースのシステムで CLI を使用してこの更新を適用するには、JBOSS_HOME から以下のコマンドを実行します。

bin\jboss-cli.bat "patch apply path\to\jboss-eap-7.4.11-patch.zip"

これらのコマンドにより、CLI スクリプトが含まれるインストールに更新が適用されます。 その他のシナリオや管理コンソールの使用については、『JBoss EAP7.4 Patching and Upgrading Guide』で説明しています。

注記

Comments