[
https://issues.jboss.org/browse/WFLY-3015?page=com.atlassian.jira.plugin....
]
Tomaz Cerar closed WFLY-3015.
-----------------------------
Fix Version/s: 8.0.1.Final
Resolution: Rejected
This is by design.
In 2.3 web.xml times there was no support for EL in jsps yet.
In that sense WildFly works as expected, if you need EL support just update your apps
web.xml to newer version. even 2.4 will do.
JSP EL can be less strict for legacy web.xml xsd usage
------------------------------------------------------
Key: WFLY-3015
URL:
https://issues.jboss.org/browse/WFLY-3015
Project: WildFly
Issue Type: Task
Security Level: Public(Everyone can see)
Components: Web (Undertow)
Affects Versions: 8.0.0.Final
Reporter: Ales Justin
Assignee: Tomaz Cerar
Fix For: 8.0.1.Final
This breaks EL usage in UT.
<!DOCTYPE web-app PUBLIC
"-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN"
"http://java.sun.com/dtd/web-app_2_3.dtd">
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira