Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
.M2 フォルダーに xercesImpl-2.8.1.jar を含めたにもかかわらず、アプリケーションが OutputFormat を見つけることができません。
クラスファイルを表示できます。
これがなぜなのか、誰にも考えがありますか?間違ったバージョンを使用していますか?
Intellij の Tomcat 構成が正しくセットアップされていませんでした。展開された war ファイルには xercesImpl-2.8.1.jar がありませんでした。Tomcat の「承認済み」フォルダに追加したところ、動作するようになりました。