]
Tomaz Cerar updated WFLY-3507:
------------------------------
Fix Version/s: 8.2.0.CR1
REGRESSION: JSP servlet cannot be mapped to different extensions
----------------------------------------------------------------
Key: WFLY-3507
URL:
https://issues.jboss.org/browse/WFLY-3507
Project: WildFly
Issue Type: Bug
Components: Web (Undertow)
Affects Versions: 8.1.0.Final
Reporter: Richard Kennard
Assignee: Emmanuel Hugonnet
Fix For: 8.2.0.CR1, 9.0.0.Alpha1
Attachments: jsp-mapping.zip
When migrating an app from JBoss 7.1.1.Final to WildFly 8.1.0.Final, one can no longer
remap the default JSP servlet to different extensions.
This is useful when you want some lightweight server-side processing of, say, JavaScript
or CSS files.