Return-Path: X-Original-To: apmail-struts-issues-archive@minotaur.apache.org Delivered-To: apmail-struts-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 546049355 for ; Tue, 23 Dec 2014 20:28:14 +0000 (UTC) Received: (qmail 98520 invoked by uid 500); 23 Dec 2014 20:28:14 -0000 Delivered-To: apmail-struts-issues-archive@struts.apache.org Received: (qmail 98489 invoked by uid 500); 23 Dec 2014 20:28:14 -0000 Mailing-List: contact issues-help@struts.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@struts.apache.org Delivered-To: mailing list issues@struts.apache.org Received: (qmail 98467 invoked by uid 99); 23 Dec 2014 20:28:13 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 Dec 2014 20:28:13 +0000 Date: Tue, 23 Dec 2014 20:28:13 +0000 (UTC) From: "Lukasz Lenart (JIRA)" To: issues@struts.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (WW-4438) Not able to access constansts from jsp MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/WW-4438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lukasz Lenart updated WW-4438: ------------------------------ Fix Version/s: (was: 2.3.x) 2.3.21 > Not able to access constansts from jsp > -------------------------------------- > > Key: WW-4438 > URL: https://issues.apache.org/jira/browse/WW-4438 > Project: Struts 2 > Issue Type: Bug > Affects Versions: 2.3.20 > Reporter: Amol Ghotankar > Priority: Critical > Fix For: 2.3.21 > > > In previous version I was able to access constants in struts2 > using {{@com.company.project.Constants@RoleTypes()}} > but after upgrading to struts2.3.20 I am not able to access them and it gives warn saying constant excluded. > I guess this is regress of WW-4228 -- This message was sent by Atlassian JIRA (v6.3.4#6332)