[
https://issues.jboss.org/browse/WFLY-11095?page=com.atlassian.jira.plugin...
]
Brian Stansberry commented on WFLY-11095:
-----------------------------------------
The issues linked to this as duplicates are resolved in 15.0.0.Alpha1, which will probably
be renamed to Beta1 and released this week. The 15.0.0.Final is expected at the end of
November.
Wildfly 14.0.0 regression: EL returns empty string on constant
--------------------------------------------------------------
Key: WFLY-11095
URL:
https://issues.jboss.org/browse/WFLY-11095
Project: WildFly
Issue Type: Bug
Components: Web (Undertow)
Affects Versions: 14.0.0.Final
Environment: Linux
Reporter: Arthur Borsboom
Assignee: Stuart Douglas
Priority: Major
This does work in Wildfly 13, but not in Wildfly 14:
<%@ page import="com.example.YourConstants" %>
${YourConstants.FOO}
--
This message was sent by Atlassian Jira
(v7.12.1#712002)