You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "viola.lu (JIRA)" <ji...@apache.org> on 2009/06/22 13:08:07 UTC

[jira] Updated: (GERONIMO-4704) JMS Resource Porlet can't display

     [ 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.