Details
-
Type:
Task
-
Status: Closed
-
Priority:
L3 - Default
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 7.8.0, 7.8.0-alpha3
-
Component/s: webapp
-
Labels:
Description
When
- I download standalone webapp distribution from camunda.org or https://docs.camunda.org/enterprise/download/
Then
- EmptyBodyFilter implemented within
CAM-7593is included in web.xml
So that
- we have the improved behavior switched on by default
Implementation hints:
These web.xml files are related to the issue:
https://github.com/camunda/camunda-bpm-webapp/blob/master/src/main/webapp/WEB-INF/web.xml
https://github.com/camunda/camunda-bpm-platform-ee/blob/master/webapps/camunda-webapp/jboss/src/main/webapp/WEB-INF/web.xml
etc.