Return-Path: Delivered-To: apmail-struts-user-archive@www.apache.org Received: (qmail 82662 invoked from network); 15 Sep 2009 08:30:33 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 15 Sep 2009 08:30:33 -0000 Received: (qmail 34849 invoked by uid 500); 15 Sep 2009 08:30:31 -0000 Delivered-To: apmail-struts-user-archive@struts.apache.org Received: (qmail 34782 invoked by uid 500); 15 Sep 2009 08:30:30 -0000 Mailing-List: contact user-help@struts.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Struts Users Mailing List" Reply-To: "Struts Users Mailing List" Delivered-To: mailing list user@struts.apache.org Received: (qmail 34771 invoked by uid 99); 15 Sep 2009 08:30:30 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Sep 2009 08:30:30 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of kenshin520@gmail.com designates 209.85.210.198 as permitted sender) Received: from [209.85.210.198] (HELO mail-yx0-f198.google.com) (209.85.210.198) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Sep 2009 08:30:19 +0000 Received: by yxe36 with SMTP id 36so4824454yxe.11 for ; Tue, 15 Sep 2009 01:28:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=OfKGPtdqDtl62HlTFaxN7hJxWwEe6dDH0IBVsTG+BTo=; b=A5iaT52GFEB504ppT22fzOP3A9kvZePM/wFgbtOqLboOiSShFeKBbDwkInRzipg3iw UGr5I+1M+mAJkQ5/BLCcsc42o5HbaMYGVlFvuU5xqSiQ7SJMtOXojdwtcCImbRRaF/H9 /Vu7q/Dqr65teKMU49cEpZS8UmPEmmE0E/PYs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=k+qD6awAbE91gfK/IPWuwBVPSLsPfVXyDzC/kWVMaIt1xqb/MKmL0z3Sco23ynyipC KKXDM2aJd47uwLO9zNClU90q7DYso/onGqV7sUaiLAxl+Ob1CQK5O8e9zt3xBNbKTE7j hm7kWAM/a8sCknm7XXZQw8yX1s7URg4pYAIg8= MIME-Version: 1.0 Received: by 10.150.174.30 with SMTP id w30mr11957164ybe.143.1253003338797; Tue, 15 Sep 2009 01:28:58 -0700 (PDT) In-Reply-To: <9f960bad0909150020o357b2045k1b7608c78c681a6b@mail.gmail.com> References: <9f960bad0909150020o357b2045k1b7608c78c681a6b@mail.gmail.com> Date: Tue, 15 Sep 2009 16:28:58 +0800 Message-ID: Subject: Re: [S2] accessing enum inside a Class From: Steven Yang To: Struts Users Mailing List Content-Type: multipart/alternative; boundary=000e0cd5cad0e9549804739992b1 X-Virus-Checked: Checked by ClamAV on apache.org --000e0cd5cad0e9549804739992b1 Content-Type: text/plain; charset=ISO-8859-1 yeahi just went back to check it is set to true On Tue, Sep 15, 2009 at 3:20 PM, Lukasz Lenart wrote: > Did you set struts.ognl.allowStaticMethodAccess to true? > > > Regards > -- > Lukasz > http://www.lenart.org.pl/ > http://dailylog.lenart.org.pl/ > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@struts.apache.org > For additional commands, e-mail: user-help@struts.apache.org > > --000e0cd5cad0e9549804739992b1--