[
https://issues.jboss.org/browse/WFLY-11095?page=com.atlassian.jira.plugin...
]
Jan Stourac commented on WFLY-11095:
------------------------------------
There is already created another issue for this, see WFLY-11065. This issue has been
fixed, although, there is a followup issue WFLY-11086, which has not been resolved yet.
I am gonna mark this one as a duplicate.
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
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.5.0#75005)