]
David Lloyd commented on WFLY-4111:
-----------------------------------
This commit *should* fix the deadlock:
Unable to read web-application files using
ServletContext.getResourceAsStream when security manager is used
-----------------------------------------------------------------------------------------------------------
Key: WFLY-4111
URL:
https://issues.jboss.org/browse/WFLY-4111
Project: WildFly
Issue Type: Bug
Components: Web (Undertow)
Reporter: Josef Cacek
Assignee: Stuart Douglas
Servlets should be able to read application files by using
ServletContext.getResourceAsStream without specifying additional permissions.