-
Bug
-
Resolution: Done
-
Major
-
2.2.5.Final
-
None
This issue is for exploded web app.
If sending a request to context-root or other directory even once before adding a welcome file, EAP returns 403 even after adding the content.
http://localhost:8080/hello/ -> 403
But the following request can return the content without redeploy.
http://localhost:8080/hello/index.html -> 200
- causes
-
JBEAP-21190 [GSS](7.3.z) UNDERTOW-1864 - EAP returns 403 even after adding the welcome file to unmanaged exploded deploy
- Closed
-
UNDERTOW-1895 Fix test DefaultServletCachingListenerTestCase.testWelcomePages in JDK11 Ubuntu
- Resolved
- is cloned by
-
JBEAP-21440 [GSS](7.4.z) UNDERTOW-1864 - EAP returns 403 even after adding the welcome file to unmanaged exploded deploy
- Closed
- is incorporated by
-
WFCORE-5425 Upgrade Undertow from 2.2.6.Final to 2.2.8.Final
- Closed