legacy-knowledge-base
公開されました Sep. 10, 2025

Tomcat 8でのTomcatのクラスロード順の変更点

written-by

Justin Mann

How To articles are not official guidelines or officially supported documentation. They are community-contributed content and may not always reflect the latest updates to Liferay DXP. We welcome your feedback to improve How To articles!

While we make every effort to ensure this Knowledge Base is accurate, it may not always reflect the most recent updates or official guidelines.We appreciate your understanding and encourage you to reach out with any feedback or concerns.

legacy-article

learn-legacy-article-disclaimer-text

問題

  • Tomcat 7以前のバージョンでは、EXT JARファイルのクラスロードはアルファベット順に行われていました。 しかし、Tomcat 8以降では、クラスの読み込みは基盤となるファイルシステムで決定するように変更されています。

環境への配慮

  • Liferayポータル6.2
  • トムキャット8

決議

  • EXTプラグインやJARファイルの展開順序がこの変更によって影響を受ける場合は、Tomcatが特定の順序でプラグインやJARファイルを展開するために行った変更を考慮して、Tomcat 8用のカスタムWebクラスローダーを作成する必要があるかもしれません。

追加情報

did-this-article-resolve-your-issue

legacy-knowledge-base