Arthur Borsboom created WFLY-11095:
--------------------------------------
Summary: 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
Affects Versions: 14.0.0.Final
Environment: Linux
Reporter: Arthur Borsboom
Assignee: Jason Greene
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)