[jboss-jira] [JBoss JIRA] (WFLY-3015) JSP EL can be less strict for legacy web.xml xsd usage

Tomaz Cerar (JIRA) issues at jboss.org
Thu Feb 27 05:14:47 EST 2014


     [ https://issues.jboss.org/browse/WFLY-3015?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

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


More information about the jboss-jira mailing list