-
Bug
-
Resolution: Done
-
Major
-
7.3.5.GA
-
False
-
False
-
-
-
-
-
-
+
-
Undefined
-
Workaround Exists
-
-
-
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
- clones
-
JBEAP-21440 [GSS](7.4.z) UNDERTOW-1864 - EAP returns 403 even after adding the welcome file to unmanaged exploded deploy
- Closed
- is caused by
-
UNDERTOW-1864 EAP returns 403 even after adding the welcome file to unmanaged exploded deploy
- Resolved
- is incorporated by
-
JBEAP-21441 (7.3.z) Upgrade Undertow from 2.0.35.SP1-redhat-00001 to 2.0.38.SP1-redhat-00001
- Closed