[jbossseam-issues] [JBoss JIRA] Closed: (JBSEAM-668) method bindings with a parameter don't work in facelets tag source files

Gavin King (JIRA) jira-events at lists.jboss.org
Mon May 21 14:30:52 EDT 2007


     [ http://jira.jboss.com/jira/browse/JBSEAM-668?page=all ]

Gavin King closed JBSEAM-668.
-----------------------------

    Fix Version/s: 1.3.0.BETA1
       Resolution: Done
         Assignee: Gavin King

This would have been fixed by the integration of jboss EL, so closing.

> method bindings with a parameter don't work in facelets tag source files
> ------------------------------------------------------------------------
>
>                 Key: JBSEAM-668
>                 URL: http://jira.jboss.com/jira/browse/JBSEAM-668
>             Project: JBoss Seam
>          Issue Type: Bug
>    Affects Versions: 1.1.0.GA
>            Reporter: Guy Veraghtert
>         Assigned To: Gavin King
>             Fix For: 1.3.0.BETA1
>
>         Attachments: seam-bug-method-parameter.zip
>
>
> Method bindings with a parameter on a parameterized target bean don't work in a facelets tag source file.
> java.lang.NullPointerException
> 	at org.jboss.seam.ui.facelet.MethodExpressionHelper.findParamTypes(MethodExpressionHelper.java:146)
> 	at org.jboss.seam.ui.facelet.MethodExpressionHelper.invokeTheExpression(MethodExpressionHelper.java:98)
> 	at org.jboss.seam.ui.facelet.ParamMethodExpression.invoke(ParamMethodExpression.java:62)
> 	at com.sun.facelets.el.TagMethodExpression.invoke(TagMethodExpression.java:68)
> 	at javax.faces.component.MethodBindingMethodExpressionAdapter.invoke(MethodBindingMethodExpressionAdapter.java:77)
> 	at com.sun.faces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:96)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the seam-issues mailing list