]
Jan Stourac commented on WFLY-4800:
-----------------------------------
Might be similar to this:
No reload required when add mime-mapping to servlet-container
-------------------------------------------------------------
Key: WFLY-4800
URL:
https://issues.jboss.org/browse/WFLY-4800
Project: WildFly
Issue Type: Bug
Components: Web (Undertow)
Affects Versions: 10.0.0.Alpha3
Reporter: Jan Stourac
Assignee: Stuart Douglas
Attachments: simple-web.war
When mime-mapping is added to servlet container then no reload of server is required,
although change takes effect after server restart is performed.
Expected behaivour is either that change takes effect immediatelly after configuration is
changed or that server reload is required in response message and result of the operation.