-
Task
-
Resolution: Fixed
-
L3 - Default
-
None
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.