Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 21780 invoked from network); 22 Jun 2009 11:08:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 22 Jun 2009 11:08:27 -0000 Received: (qmail 44379 invoked by uid 500); 22 Jun 2009 11:08:37 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 44284 invoked by uid 500); 22 Jun 2009 11:08:37 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 44155 invoked by uid 99); 22 Jun 2009 11:08:37 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 Jun 2009 11:08:37 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 Jun 2009 11:08:27 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 8413A234C1E7 for ; Mon, 22 Jun 2009 04:08:07 -0700 (PDT) Message-ID: <352668778.1245668887540.JavaMail.jira@brutus> Date: Mon, 22 Jun 2009 04:08:07 -0700 (PDT) From: "viola.lu (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Updated: (GERONIMO-4704) JMS Resource Porlet can't display In-Reply-To: <2129602606.1245668887501.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/GERONIMO-4704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] viola.lu updated GERONIMO-4704: ------------------------------- Attachment: GERONIMO-4704.patch It's cozed by wrong jsp expression language usage:empty operation > JMS Resource Porlet can't display > --------------------------------- > > Key: GERONIMO-4704 > URL: https://issues.apache.org/jira/browse/GERONIMO-4704 > Project: Geronimo > Issue Type: Bug > Security Level: public(Regular issues) > Components: console > Affects Versions: 2.2 > Environment: os:win2003 > Reporter: viola.lu > Attachments: GERONIMO-4704.patch > > > 1.Login console, and click "JMS Resource" porlet, but errors: > Error rendering portlet. > java.lang.ClassCastException: java.lang.NullPointerException incompatible with javax.el.ELException > at org.apache.el.lang.ExpressionBuilder.prepare(ExpressionBuilder.java:135) > at org.apache.el.lang.ExpressionBuilder.build(ExpressionBuilder.java:147) > at org.apache.el.lang.ExpressionBuilder.createValueExpression(ExpressionBuilder.java:190) > at org.apache.el.ExpressionFactoryImpl.createValueExpression(ExpressionFactoryImpl.java:68) > at org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate(PageContextImpl.java:924) > at jsp.WEB_002dINF.view.jmswizard.destinationType_jsp._jspx_meth_c_005fwhen_005f2(destinationType_jsp.java:1206) > at jsp.WEB_002dINF.view.jmswizard.destinationType_jsp._jspx_meth_c_005fchoose_005f2(destinationType_jsp.java:1180) > at jsp.WEB_002dINF.view.jmswizard.destinationType_jsp._jspx_meth_c_005fforEach_005f7(destinationType_jsp.java:1147) > at jsp.WEB_002dINF.view.jmswizard.destinationType_jsp._jspx_meth_c_005fif_005f3(destinationType_jsp.java:1113) > at jsp.WEB_002dINF.view.jmswizard.destinationType_jsp._jspService(destinationType_jsp.java:191) > at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70) -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.