503 Error after upgrading to 8.0.4

Neal Dennis shared this problem 4 years ago
Resolved

Problem

With the removal of Struts in 8.0.4, we have seen a few issues where the old Struts code in web.xml hasn't been removed properly, resulting in the following error:

dfd724f30a8f8446c416d71e1accae2f


Please note: if you have custom jsp pages that utilize Struts, please see this article to assist with any issues.

Replies (1)

photo
1

Solution

To resolve this, you will need to remove the Struts code from the following sections of the web.xml. The code of on the left is the 8.0.3 and earlier, the code on the right is what we should see after making the required modifications.

c5f7a7af39e56f02388000b081521b34

dc404e440670b80930e711a4fab09a96

Attached is an updated web.xml for 8.0.4 for reference/comparison.

Leave a Comment
 
Attach a file